Package: rolldown
Type: Package
Title: R Markdown Output Formats for Storytelling
Version: 0.2
Authors@R: c(
  person("Yihui", "Xie", email = "xie@yihui.name", role = c("aut", "cre"), comment = c(ORCID = "0000-0003-0645-5666", URL = "https://yihui.org")),
  person("Siqi", "Zhang", email = "iqis.gnahz@gmail.com", role = c("ctb")),
  person("Russell", "Goldenberg", role = "ctb", comment = "The JS library inst/resources/scrollama/scrollama.min.js"),
  person()
  )
Description: R Markdown output formats based on JavaScript libraries such as
    'Scrollama' (<https://github.com/russellsamora/scrollama>) for storytelling.
Imports: htmltools, bookdown, jsonlite
License: MIT + file LICENSE
Encoding: UTF-8
RoxygenNote: 7.3.2
Suggests: knitr, rmarkdown
VignetteBuilder: knitr
URL: https://github.com/yihui/rolldown
BugReports: https://github.com/yihui/rolldown/issues
NeedsCompilation: no
Packaged: 2025-04-03 14:17:57 UTC; runner
Author: Yihui Xie [aut, cre] (<https://orcid.org/0000-0003-0645-5666>,
    https://yihui.org),
  Siqi Zhang [ctb],
  Russell Goldenberg [ctb] (The JS library
    inst/resources/scrollama/scrollama.min.js)
Maintainer: Yihui Xie <xie@yihui.name>
Repository: CRAN
Date/Publication: 2025-04-03 14:30:01 UTC
Built: R 4.6.0; ; 2025-07-18 07:15:35 UTC; unix
