Package: xaringan Type: Package Title: Presentation Ninja Version: 0.31.1 Authors@R: c( person("Yihui", "Xie", role = c("aut", "cre"), email = "xie@yihui.name", comment = c(ORCID = "0000-0003-0645-5666", URL = "https://yihui.org")), person(given = "Posit Software, PBC", role = c("cph", "fnd")), # contributors ordered alphabetically below person("Alessandro", "Gasparini", role = "ctb", comment = c(ORCID = "0000-0002-8319-7624")), person("Benjie", "Gillam", role = "ctb"), person("Claus Thorn", "Ekstrøm", role = "ctb"), person("Daniel", "Anderson", role = "ctb"), person("Dawei", "Lang", role = "ctb"), person("Deo", "Salil", role = "ctb"), person("Emi", "Tanaka", role = "ctb"), person("Garrick", "Aden-Buie", role = "ctb", comment = c(ORCID = "0000-0002-7111-0077")), person("Iñaki", "Ucar", role = "ctb", comment = c(ORCID = "0000-0001-6403-5550")), person("John", "Little", role = "ctb"), person("Joselyn", "Chávez", role = "ctb", comment = c(ORCID = "0000-0002-4974-4591")), person("Joseph", "Casillas", role = "ctb"), person("JooYoung", "Seo", role = "ctb", comment = c(ORCID = "0000-0002-4064-6012")), person("Lucy", "D'Agostino McGowan", role = "ctb", comment = c(ORCID = "0000-0001-7297-9359")), person("Malcolm", "Barrett", role = "ctb", comment = c(ORCID = "0000-0003-0299-5825")), person(c("Matthew", "Mark"), "Strasiotto", role = "ctb", comment = c(github = "mstr3336")), person("Michael Wayne", "Kearney", role = "ctb"), person("Nan-Hung", "Hsieh", role = "ctb"), person("Ole Petter", "Bang", role = "ctb", comment = "CSS in rmarkdown/templates/xaringan/resources/default.css"), person("Orlando", "Olaya Bucaro", role = "ctb"), person("Patrick", "Schratz", role = "ctb"), person("Paul", "Klemm", role = "ctb", comment = c(ORCID = "0000-0002-5985-1737")), person("Paul", "Lemmens", role = "ctb"), person("Robert", "Fromont", role = "ctb", email = "robert.fromont@canterbury.ac.nz", comment = c(ORCID = "0000-0001-5271-5487")), person("Sean", "Lopp", role = "ctb"), person("Silvia", "Canelon", role = "ctb", comment = c(ORCID = "0000-0003-1709-1394")), person("Susan", "VanderPlas", role = "ctb", comment = c(ORCID = "0000-0002-3803-0972")), person("Tuo", "Wang", role = "ctb"), person("Waldir", "Leoncio", role = "ctb", email = "w.l.netto@medisin.uio.no"), person("Yongfu", "Liao", role = "ctb"), person("Yue", "Jiang", role = "ctb", comment = c(ORCID = "0000-0002-9798-5517")), person(c("Zhian", "N."), "Kamvar", role = c("ctb"), email = "zkamvar@gmail.com", comment = c(ORCID = "0000-0003-1458-7108")), person() ) Description: Create HTML5 slides with R Markdown and the JavaScript library 'remark.js' (). Depends: R (>= 3.5.0) Imports: htmltools, knitr (>= 1.30), servr (>= 0.30), xfun (>= 0.18), rmarkdown (>= 2.8) Suggests: rstudioapi, jsonlite, testit License: MIT + file LICENSE URL: https://github.com/yihui/xaringan BugReports: https://github.com/yihui/xaringan/issues VignetteBuilder: knitr Encoding: UTF-8 RoxygenNote: 7.3.2 Roxygen: list(markdown = TRUE) Config/pak/sysreqs: cmake make libuv1-dev zlib1g-dev Repository: https://yihui.r-universe.dev Date/Publication: 2025-08-18 15:14:41 UTC RemoteUrl: https://github.com/yihui/xaringan RemoteRef: HEAD RemoteSha: 3d54b9ec9de9813af57f589d3fb6b7cdc2313a1e NeedsCompilation: no Packaged: 2026-06-22 19:35:04 UTC; root Author: Yihui Xie [aut, cre] (ORCID: , URL: https://yihui.org), Posit Software, PBC [cph, fnd], Alessandro Gasparini [ctb] (ORCID: ), Benjie Gillam [ctb], Claus Thorn Ekstrøm [ctb], Daniel Anderson [ctb], Dawei Lang [ctb], Deo Salil [ctb], Emi Tanaka [ctb], Garrick Aden-Buie [ctb] (ORCID: ), Iñaki Ucar [ctb] (ORCID: ), John Little [ctb], Joselyn Chávez [ctb] (ORCID: ), Joseph Casillas [ctb], JooYoung Seo [ctb] (ORCID: ), Lucy D'Agostino McGowan [ctb] (ORCID: ), Malcolm Barrett [ctb] (ORCID: ), Matthew Mark Strasiotto [ctb] (github: mstr3336), Michael Wayne Kearney [ctb], Nan-Hung Hsieh [ctb], Ole Petter Bang [ctb] (CSS in rmarkdown/templates/xaringan/resources/default.css), Orlando Olaya Bucaro [ctb], Patrick Schratz [ctb], Paul Klemm [ctb] (ORCID: ), Paul Lemmens [ctb], Robert Fromont [ctb] (ORCID: ), Sean Lopp [ctb], Silvia Canelon [ctb] (ORCID: ), Susan VanderPlas [ctb] (ORCID: ), Tuo Wang [ctb], Waldir Leoncio [ctb], Yongfu Liao [ctb], Yue Jiang [ctb] (ORCID: ), Zhian N. Kamvar [ctb] (ORCID: ) Maintainer: Yihui Xie