Package: revealjs
Type: Package
Title: R Markdown Format for 'reveal.js' Presentations
Version: 0.9
Date: 2017-03-13
Authors@R: c(
    person("Hakim", "El Hattab", role = c("aut", "cph"),
       comment = "reveal.js-3.2.0, https://github.com/hakimel/reveal.js"),
    person("Asvin", "Goel", role = c("ctb", "cph"), email = "goel@telematique.eu",
       comment = "chalkboard plugin"),
    person("Greg", "Denehy", role = c("ctb", "cph"),
       comment = "menu plugin"),
    person("JJ", "Allaire", role = c("aut", "cre"), email = "jj@rstudio.com"),
    person(family = "RStudio", role = "cph")
  )
Description: R Markdown format for 'reveal.js' presentations, a framework 
  for easily creating beautiful presentations using HTML.
License: MIT + file LICENSE
URL: https://github.com/rstudio/revealjs
BugReports: https://github.com/rstudio/revealjs/issues
Depends: R (>= 3.0)
Imports: rmarkdown (>= 1.0)
Suggests: testthat
RoxygenNote: 6.0.1
NeedsCompilation: no
Packaged: 2017-03-13 15:00:56 UTC; jjallaire
Author: Hakim El Hattab [aut, cph] (reveal.js-3.2.0,
    https://github.com/hakimel/reveal.js),
  Asvin Goel [ctb, cph] (chalkboard plugin),
  Greg Denehy [ctb, cph] (menu plugin),
  JJ Allaire [aut, cre],
  RStudio [cph]
Maintainer: JJ Allaire <jj@rstudio.com>
Repository: CRAN
Date/Publication: 2017-03-13 17:11:07
Built: R 4.2.0; ; 2022-03-22 15:27:23 UTC; unix
