Type: Package
Package: revealjs
Title: R Markdown Format for 'reveal.js' Presentations
Version: 0.10.0
Authors@R: c(
    person("Christophe", "Dervieux", , "cderv@posit.co", role = "cre"),
    person("JJ", "Allaire", , "jj@posit.co", role = c("aut")),
    person("Hakim", "El Hattab", role = c("aut", "cph"),
           comment = "reveal.js, https://github.com/hakimel/reveal.js"),
    person("Asvin", "Goel", , "goel@telematique.eu", role = c("ctb", "cph"),
           comment = "chalkboard plugin"),
    person("Greg", "Denehy", role = c("ctb", "cph"),
           comment = "menu plugin"),
    person("Posit Software, PBC", role = c("cph", "fnd"))
  )
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.7)
Suggests: bslib, testthat (>= 3.0.0), withr (>= 2.4.2), xfun (>= 0.21),
        xml2
Config/testthat/edition: 3
Encoding: UTF-8
RoxygenNote: 7.3.2
Config/Needs/website: pkgdown, tidyverse/tidytemplate, rstudio/quillt
NeedsCompilation: no
Packaged: 2025-03-28 13:44:24 UTC; chris
Author: Christophe Dervieux [cre],
  JJ Allaire [aut],
  Hakim El Hattab [aut, cph] (reveal.js,
    https://github.com/hakimel/reveal.js),
  Asvin Goel [ctb, cph] (chalkboard plugin),
  Greg Denehy [ctb, cph] (menu plugin),
  Posit Software, PBC [cph, fnd]
Maintainer: Christophe Dervieux <cderv@posit.co>
Repository: CRAN
Date/Publication: 2025-04-03 10:50:02 UTC
Built: R 4.6.0; ; 2025-08-18 09:38:33 UTC; unix
