Package: marquee
Title: Markdown Parser and Renderer for R Graphics
Version: 1.2.1
Authors@R: c(
    person("Thomas Lin", "Pedersen", , "thomas.pedersen@posit.co", role = c("aut", "cre"),
           comment = c(ORCID = "0000-0002-5147-4711")),
    person("Martin", "Mitáš", role = "aut",
           comment = "Author of MD4C"),
    person("Posit Software, PBC", role = c("cph", "fnd"),
           comment = c(ROR = "03wc8by49"))
  )
Description: Provides the mean to parse and render markdown text with grid
    along with facilities to define the styling of the text.
License: MIT + file LICENSE
URL: https://marquee.r-lib.org, https://github.com/r-lib/marquee
BugReports: https://github.com/r-lib/marquee/issues
Depends: R (>= 4.1)
Imports: cli, glue, grDevices, grid, jpeg, lifecycle, png, rlang (>=
        1.1.0), S7, systemfonts (>= 1.2.0), textshaping (>= 1.0.0),
        utils, vctrs
Suggests: ggplot2, gt, gtable, knitr, patchwork, ragg, rmarkdown, rsvg,
        testthat (>= 3.0.0)
LinkingTo: cpp11
VignetteBuilder: knitr
Config/build/compilation-database: true
Config/Needs/website: tidyverse/tidytemplate
Config/testthat/edition: 3
Config/usethis/last-upkeep: 2025-04-23
Encoding: UTF-8
RoxygenNote: 7.3.2
NeedsCompilation: yes
Packaged: 2025-09-15 13:31:40 UTC; thomas
Author: Thomas Lin Pedersen [aut, cre] (ORCID:
    <https://orcid.org/0000-0002-5147-4711>),
  Martin Mitáš [aut] (Author of MD4C),
  Posit Software, PBC [cph, fnd] (ROR: <https://ror.org/03wc8by49>)
Maintainer: Thomas Lin Pedersen <thomas.pedersen@posit.co>
Repository: CRAN
Date/Publication: 2025-09-15 13:50:02 UTC
Built: R 4.4.1; x86_64-apple-darwin20; 2025-09-15 14:30:10 UTC; unix
Archs: marquee.so.dSYM
