blob: 5d8f8c60f057f8367a16fa039c2f3c1ddffda9b7 [file] [log] [blame]
JJ Allaire2ec40242014-09-15 09:18:39 -04001Package: revealjs
2Type: Package
JJ Allaire9a485902016-01-30 20:40:26 -05003Title: R Markdown Format for 'reveal.js' Presentations
JJ Allairec68f9b42017-01-03 08:05:31 -05004Version: 0.8.9000
JJ Allaire4bb62a22016-12-14 10:00:10 -05005Date: 2016-12-14
JJ Allaire540f4022016-01-30 14:46:01 -05006Authors@R: c(
7 person("Hakim", "El Hattab", role = c("aut", "cph"),
8 comment = "reveal.js-3.2.0, https://github.com/hakimel/reveal.js"),
JJ Allaire375805c2016-11-15 08:56:43 -05009 person("Asvin", "Goel", role = c("ctb", "cph"), email = "goel@telematique.eu",
10 comment = "chalkboard plugin"),
JJ Allaire540f4022016-01-30 14:46:01 -050011 person("JJ", "Allaire", role = c("aut", "cre"), email = "jj@rstudio.com"),
12 person(family = "RStudio", role = "cph")
13 )
14Description: R Markdown format for 'reveal.js' presentations, a framework
15 for easily creating beautiful presentations using HTML.
16License: MIT + file LICENSE
JJ Allaire309bc7d2016-01-30 19:17:54 -050017URL: https://github.com/rstudio/revealjs
18BugReports: https://github.com/rstudio/revealjs/issues
JJ Allaire2ec40242014-09-15 09:18:39 -040019Depends:
20 R (>= 3.0)
21Imports:
JJ Allaire375805c2016-11-15 08:56:43 -050022 rmarkdown (>= 1.0)
JJ Allaire6da1bb62016-01-30 14:28:39 -050023Suggests:
24 testthat
JJ Allaired708ef02016-01-30 14:30:26 -050025RoxygenNote: 5.0.1