Package: marquee 0.1.0.9000
marquee: Markdown Parser and Renderer for R Graphics
Provides the mean to parse and render markdown text with grid along with facilities to define the styling of the text.
Authors:
marquee_0.1.0.9000.tar.gz
marquee_0.1.0.9000.zip(r-4.5)marquee_0.1.0.9000.zip(r-4.4)marquee_0.1.0.9000.zip(r-4.3)
marquee_0.1.0.9000.tgz(r-4.4-x86_64)marquee_0.1.0.9000.tgz(r-4.4-arm64)marquee_0.1.0.9000.tgz(r-4.3-x86_64)marquee_0.1.0.9000.tgz(r-4.3-arm64)
marquee_0.1.0.9000.tar.gz(r-4.5-noble)marquee_0.1.0.9000.tar.gz(r-4.4-noble)
marquee_0.1.0.9000.tgz(r-4.4-emscripten)marquee_0.1.0.9000.tgz(r-4.3-emscripten)
marquee.pdf |marquee.html✨
marquee/json (API)
NEWS
# Install 'marquee' in R: |
install.packages('marquee', repos = c('https://r-lib.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/r-lib/marquee/issues
Last updated 5 months agofrom:3842e3b36d. Checks:OK: 9. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 09 2024 |
R-4.5-win-x86_64 | OK | Nov 09 2024 |
R-4.5-linux-x86_64 | OK | Nov 09 2024 |
R-4.4-win-x86_64 | OK | Nov 09 2024 |
R-4.4-mac-x86_64 | OK | Nov 09 2024 |
R-4.4-mac-aarch64 | OK | Nov 09 2024 |
R-4.3-win-x86_64 | OK | Nov 09 2024 |
R-4.3-mac-x86_64 | OK | Nov 09 2024 |
R-4.3-mac-aarch64 | OK | Nov 09 2024 |
Exports:base_styleclassic_styleelement_marqueeemgeom_marqueeGeomMarqueeguide_marqueeGuideMarqueeinkmarquee_bulletsmarquee_gluemarquee_glue_datamarquee_grobmarquee_parsemarquefy_thememodify_stylerelativeremremove_styleskip_inheritstylestyle_settrbl
Dependencies:clicpp11gluejpeglifecyclepngrlangsystemfontstextshapingvctrs
marquee
Rendered frommarquee.Rmd
usingknitr::rmarkdown
on Nov 09 2024.Last update: 2024-05-14
Started: 2024-05-01
Marquee Styling
Rendered frommarquee_style.Rmd
usingknitr::rmarkdown
on Nov 09 2024.Last update: 2024-05-02
Started: 2024-04-29
Marquee Syntax
Rendered frommarquee_syntax.Rmd
usingknitr::rmarkdown
on Nov 09 2024.Last update: 2024-05-01
Started: 2024-05-01
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Classic styling for markdown | classic_style |
ggplot2 theme element supporting marquee syntax | element_marquee |
Draw text formatted with marquee | geom_marquee |
Marquee subtitle guide | guide_marquee |
Make justifications relative to the ink extent of the text | ink |
Marquee-aware string interpolation | marquee_glue marquee_glue_data |
Construct a grob rendering one or more markdown texts | marquee_grob |
Parse a text as marquee | marquee_parse |
Convert all text elements in a theme to marquee elements | marquefy_theme |
Create a style specification for a single tag | base_style style |
Create or modify a style set that describes a full markdown text | modify_style remove_style style_set |
Helpers for defining styles | em marquee_bullets relative rem skip_inherit style-helpers trbl |