blob: a779fe24751a4d26af0c94a7f1c596ba0b06a63f [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
Marc Kupietzde3ffa42026-08-30 13:47:57 +03004Version: 0.9.1.9010
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:
Marc Kupietz59e95a62026-08-29 10:19:05 +030027 base64enc,
Christophe Dervieuxb227fd02021-09-15 16:20:27 +020028 bslib,
Marc Kupietz59e95a62026-08-29 10:19:05 +030029 qrcode,
Christophe Dervieuxaa008e42021-09-23 16:52:37 +020030 testthat (>= 3.0.0),
Christophe Dervieux19029262023-03-24 17:22:52 +010031 withr (>= 2.4.2),
32 xfun (>= 0.21),
33 xml2
34Config/testthat/edition: 3
Christophe Dervieux21239cf2021-09-15 15:34:01 +020035Encoding: UTF-8
JJ Allaire35c0b492017-02-10 09:30:24 -050036Roxygen: list(markdown = TRUE)
Marc Kupietzf667b982026-08-08 17:16:28 +020037Config/roxygen2/version: 8.1.0