Package: marquee
Title: Markdown Parser and Renderer for R Graphics
Version: 0.1.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.1
LinkingTo: cpp11
Imports: cli, glue, grid, jpeg, png, rlang (>= 1.1.0), systemfonts (>=
        1.1.0), textshaping (>= 0.4.0), utils, vctrs
Suggests: ggplot2, gt, 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: 2024-05-28 06:35:19 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: 2024-05-28 16:20:02 UTC
Built: R 4.2.3; aarch64-apple-darwin20; 2024-05-29 11:01:56 UTC; unix
Archs: marquee.so.dSYM
