Package: marquee
Title: Markdown Parser and Renderer for R Graphics
Version: 1.0.0
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"))
  )
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
Encoding: UTF-8
RoxygenNote: 7.3.2
LinkingTo: cpp11
Imports: cli, glue, grDevices, grid, jpeg, png, rlang (>= 1.1.0),
        systemfonts (>= 1.2.0), textshaping (>= 1.0.0), utils, vctrs
Suggests: ggplot2, gt, gtable, knitr, patchwork, ragg, rmarkdown, rsvg,
        testthat (>= 3.0.0)
URL: https://marquee.r-lib.org, https://github.com/r-lib/marquee
BugReports: https://github.com/r-lib/marquee/issues
Config/Needs/website: tidyverse/tidytemplate
VignetteBuilder: knitr
Config/testthat/edition: 3
NeedsCompilation: yes
Packaged: 2025-01-20 14:53:32 UTC; thomas
Author: Thomas Lin Pedersen [aut, cre]
    (<https://orcid.org/0000-0002-5147-4711>),
  Martin Mitáš [aut] (Author of MD4C),
  Posit Software, PBC [cph, fnd]
Maintainer: Thomas Lin Pedersen <thomas.pedersen@posit.co>
Repository: CRAN
Date/Publication: 2025-01-20 16:01:56 UTC
Built: R 4.3.3; x86_64-apple-darwin20; 2025-04-04 15:39:42 UTC; unix
Archs: marquee.so.dSYM
