|
- Type: Package
- Package: xaringanthemer
- Title: Xaringan CSS Theme Generator
- Version: 0.2.0.9100
- Authors@R:
- person(given = "Garrick",
- family = "Aden-Buie",
- role = c("aut", "cre"),
- email = "garrick@adenbuie.com")
- Description: Create and edit your xaringan CSS files from within
- your R R Markdown slide source. More technically, this package
- actually creates valid remarkjs CSS themes that are easily used by
- xarangan.
- License: MIT + file LICENSE
- URL: https://github.com/gadenbuie/xaringanthemer
- BugReports: https://github.com/gadenbuie/xaringanthemer/issues
- Depends:
- R (>= 2.10)
- Imports:
- colorspace,
- glue,
- methods,
- purrr,
- tibble,
- utils,
- whisker
- Suggests:
- callr,
- ggplot2,
- here,
- knitr,
- rmarkdown,
- scales,
- showtext,
- sysfonts,
- testthat (>= 2.1.0),
- xaringan
- VignetteBuilder:
- knitr
- Encoding: UTF-8
- LazyData: true
- Roxygen: list(markdown = TRUE)
- RoxygenNote: 7.0.2
|