blob: 9e6c402e79edee2cbf711cd72ffff6e2f08e98fd [file] [log] [blame]
JJ Allaire2ec40242014-09-15 09:18:39 -04001Type: Package
Marc Kupietze195cea2026-08-17 13:17:33 +02002Package: revealjs.ids
3Title: R Markdown Format for 'reveal.js' Presentations -- IDS Mannheim Corporate Design Theme Edition
4Version: 0.9.1.9009
Christophe Dervieux19029262023-03-24 17:22:52 +01005Authors@R: c(
Marc Kupietz371d1d82026-08-17 13:36:00 +02006 person("Marc", "Kupietz", , "kupietz@ids-mannheim.de", role = c("aut", "cre")),
7 person("Christophe", "Dervieux", , "cderv@posit.co", role = "aut"),
Christophe Dervieux19029262023-03-24 17:22:52 +01008 person("JJ", "Allaire", , "jj@posit.co", role = c("aut")),
9 person("Hakim", "El Hattab", role = c("aut", "cph"),
10 comment = "reveal.js, https://github.com/hakimel/reveal.js"),
11 person("Asvin", "Goel", , "goel@telematique.eu", role = c("ctb", "cph"),
12 comment = "chalkboard plugin"),
13 person("Greg", "Denehy", role = c("ctb", "cph"),
14 comment = "menu plugin"),
15 person("Posit Software, PBC", role = c("cph", "fnd"))
16 )
Christophe Dervieux21239cf2021-09-15 15:34:01 +020017Description: R Markdown format for 'reveal.js' presentations, a framework
18 for easily creating beautiful presentations using HTML.
JJ Allaire540f4022016-01-30 14:46:01 -050019License: MIT + file LICENSE
Marc Kupietz371d1d82026-08-17 13:36:00 +020020URL: https://gitlab.ids-mannheim.de/ids/revealjs, https://github.com/rstudio/revealjs
21BugReports: https://gitlab.ids-mannheim.de/ids/revealjs/issues
JJ Allaire2ec40242014-09-15 09:18:39 -040022Depends:
23 R (>= 3.0)
24Imports:
christophe dervieux062940d2021-09-21 16:26:14 +020025 rmarkdown (>= 1.7)
JJ Allaire6da1bb62016-01-30 14:28:39 -050026Suggests:
Christophe Dervieuxb227fd02021-09-15 16:20:27 +020027 bslib,
Christophe Dervieuxaa008e42021-09-23 16:52:37 +020028 testthat (>= 3.0.0),
Christophe Dervieux19029262023-03-24 17:22:52 +010029 withr (>= 2.4.2),
30 xfun (>= 0.21),
31 xml2
32Config/testthat/edition: 3
Christophe Dervieux21239cf2021-09-15 15:34:01 +020033Encoding: UTF-8
JJ Allaire35c0b492017-02-10 09:30:24 -050034Roxygen: list(markdown = TRUE)
Marc Kupietzf667b982026-08-08 17:16:28 +020035Config/roxygen2/version: 8.1.0