Package: xaringan
Type: Package
Title: Presentation Ninja
Version: 0.4
Date: 2017-08-09
Authors@R: c(
    person("Yihui", "Xie", role = c("aut", "cre"), email = "xie@yihui.name"),
    person("Dawei", "Lang", role = "ctb"),
    person("Ole Petter", "Bang", role = "ctb", comment = "CSS in rmarkdown/templates/xaringan/resources/example.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), 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: 2017-08-09 05:07:37 UTC; yihui
Author: Yihui Xie [aut, cre],
  Dawei Lang [ctb],
  Ole Petter Bang [ctb] (CSS in
    rmarkdown/templates/xaringan/resources/example.css),
  Patrick Schratz [ctb],
  Sean Lopp [ctb]
Maintainer: Yihui Xie <xie@yihui.name>
Repository: CRAN
Date/Publication: 2017-08-09 05:14:20 UTC
