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' () 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 Roxygen: list(markdown = TRUE) Config/pak/sysreqs: cmake make libuv1-dev Repository: https://yihui.r-universe.dev Date/Publication: 2026-05-22 23:24:43 UTC RemoteUrl: https://github.com/yihui/rolldown RemoteRef: HEAD RemoteSha: 3ac8beb355316462aa2d2c0e6447ef212333bc0b NeedsCompilation: no Packaged: 2026-06-22 07:05:35 UTC; root Author: Yihui Xie [aut, cre] (ORCID: , URL: https://yihui.org), Siqi Zhang [ctb], Russell Goldenberg [ctb] (The JS library inst/resources/scrollama/scrollama.min.js) Maintainer: Yihui Xie