| Package: revealjs | 
 | Type: Package | 
 | Title: R Markdown Format for 'reveal.js' Presentations | 
 | Version: 0.6.1 | 
 | Date: 2016-03-08 | 
 | Authors@R: c( | 
 |     person("Hakim", "El Hattab", role = c("aut", "cph"), | 
 |        comment = "reveal.js-3.2.0, https://github.com/hakimel/reveal.js"), | 
 |     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(>= 0.3.3) | 
 | Suggests: | 
 |     testthat | 
 | RoxygenNote: 5.0.1 |