Package: xaringan
Type: Package
Title: Presentation Ninja
Version: 0.5
Authors@R: c(
    person("Yihui", "Xie", role = c("aut", "cre"), email = "xie@yihui.name", comment = c(ORCID = "0000-0003-0645-5666")),
    person("Dawei", "Lang", role = "ctb"),
    person("Garrick", "Aden-Buie", role = "ctb"),
    person("Ole Petter", "Bang", role = "ctb", comment = "CSS in rmarkdown/templates/xaringan/resources/default.css"),
    person("Patrick", "Schratz", role = "ctb"),
    person("Sean", "Lopp", role = "ctb")
    )
Description: Create HTML5 slides with R Markdown and the JavaScript library
    'remark.js' (<https://remarkjs.com>).
Imports: htmltools, knitr (>= 1.16), servr (>= 0.5), xfun, rmarkdown
Suggests: rstudioapi, testit
License: MIT + file LICENSE
URL: https://github.com/yihui/xaringan
BugReports: https://github.com/yihui/xaringan/issues
VignetteBuilder: knitr
RoxygenNote: 6.0.1
NeedsCompilation: no
Packaged: 2018-01-29 20:30:04 UTC; yihui
Author: Yihui Xie [aut, cre] (<https://orcid.org/0000-0003-0645-5666>),
  Dawei Lang [ctb],
  Garrick Aden-Buie [ctb],
  Ole Petter Bang [ctb] (CSS in
    rmarkdown/templates/xaringan/resources/default.css),
  Patrick Schratz [ctb],
  Sean Lopp [ctb]
Maintainer: Yihui Xie <xie@yihui.name>
Repository: CRAN
Date/Publication: 2018-01-29 20:34:36 UTC
