Package: xaringan
Type: Package
Title: Presentation Ninja
Version: 0.7
Authors@R: c(
    person("Yihui", "Xie", role = c("aut", "cre"), email = "xie@yihui.name", comment = c(ORCID = "0000-0003-0645-5666")),
    person("Claus Thorn", "Ekstrøm", role = "ctb"),
    person("Daniel", "Anderson", role = "ctb"),
    person("Dawei", "Lang", role = "ctb"),
    person("Garrick", "Aden-Buie", role = "ctb"),
    person("John", "Little", role = "ctb"),
    person("Joseph", "Casillas", role = "ctb"),
    person("Michael Wayne", "Kearney", role = "ctb"),
    person("Nan-Hung", "Hsieh", 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 (>= 0.2),
        rmarkdown
Suggests: rstudioapi, testit
License: MIT + file LICENSE
URL: https://github.com/yihui/xaringan
BugReports: https://github.com/yihui/xaringan/issues
VignetteBuilder: knitr
Encoding: UTF-8
RoxygenNote: 6.0.1
NeedsCompilation: no
Packaged: 2018-07-10 15:50:12 UTC; yihui
Author: Yihui Xie [aut, cre] (<https://orcid.org/0000-0003-0645-5666>),
  Claus Thorn Ekstrøm [ctb],
  Daniel Anderson [ctb],
  Dawei Lang [ctb],
  Garrick Aden-Buie [ctb],
  John Little [ctb],
  Joseph Casillas [ctb],
  Michael Wayne Kearney [ctb],
  Nan-Hung Hsieh [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-07-10 16:40:03 UTC
