Package: xaringanExtra Title: Extras and Extensions for 'xaringan' Slides Version: 0.8.0.9000 Authors@R: c( person("Garrick", "Aden-Buie", , "garrick@adenbuie.com", role = c("aut", "cre"), comment = c(ORCID = "0000-0002-7111-0077")), person("Matthew T.", "Warkentin", , "warkentin@lunenfeld.ca", role = "aut", comment = c("Contributed scribble", ORCID = "0000-0001-8730-3511")), person("Yotam", "Mann", role = "cph", comment = "tone.js"), person("Daniel", "Eden", role = "cph", comment = "animate.css"), person(, "Tachyons authors", role = "cph"), person(, "Klaus Hartl, Fagner Brack, GitHub Contributors", role = "cph", comment = "js-cookie"), person(, "Chris Andrejewski", role = "cph", comment = "himalaya"), person("Eric", "Londaits", role = "cph", comment = "text-poster.js"), person("Zeno", "Rocha", role = "cph", comment = "clipboard.js"), person("Nikita", "Karamov", role = "cph", comment = "shareon.js"), person("Ross", "Zurowski", role = "cph", comment = "fitvids.js"), person(, "Michelle Bu and Eric Zhang", role = "cph", comment = "peerjs"), person("Kiril", "Vatev", role = "cph", comment = "tiny.toast"), person("André", "Restive", role = "cph", comment = "remark.search"), person(, "Printio (Juriy Zaytsev, Maxim Chernyak)", role = "cph", comment = "fabric.js"), person("Christpher", "Antonellis", role = "cph", comment = "freezeframe.js") ) Description: Extras and extensions for 'xaringan' slides. Navigate your slides with tile view. Make your slides editable, live! Announce slide changes with subtle tones. Animate slide transitions with 'animate.css'. Add tabbed panels to slides with 'panelset'. Use the 'Tachyons CSS' utility toolkit for rapid slide development. Scribble on your slides. Add a copy button to your code chunks with 'clipboard'. Add a logo or top or bottom banner to every slide. Broadcast slides to stay in sync with remote viewers. Include yourself in your slides with 'webcam'. Plus a whole lot more! License: MIT + file LICENSE URL: https://pkg.garrickadenbuie.com/xaringanExtra/, https://github.com/gadenbuie/xaringanExtra BugReports: https://github.com/gadenbuie/xaringanExtra/issues Imports: htmltools, jsonlite, knitr, utils, uuid Suggests: callr, rmarkdown, testthat (>= 2.1.0), xaringan Config/testthat/edition: 3 Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.1 Collate: 'animate.R' 'banner.R' 'broadcast.R' 'clipboard.R' 'editable.R' 'fit-screen.R' 'freezeframe.R' 'panelset.R' 'progress-bar.R' 'scribble.R' 'share_again.R' 'slide-tone.R' 'styles.R' 'search.R' 'tachyons.R' 'tile-view.R' 'use_logo.R' 'utils.R' 'webcam.R' 'xaringanExtra-package.R' Repository: https://gadenbuie.r-universe.dev Date/Publication: 2026-07-22 22:24:40 UTC RemoteUrl: https://github.com/gadenbuie/xaringanExtra RemoteRef: main RemoteSha: 0f5ac15b3aa47742e62cca4a048384957373bd3a NeedsCompilation: no Packaged: 2026-07-22 22:53:36 UTC; root Author: Garrick Aden-Buie [aut, cre] (ORCID: ), Matthew T. Warkentin [aut] (Contributed scribble, ORCID: ), Yotam Mann [cph] (tone.js), Daniel Eden [cph] (animate.css), Tachyons authors [cph], Klaus Hartl, Fagner Brack, GitHub Contributors [cph] (js-cookie), Chris Andrejewski [cph] (himalaya), Eric Londaits [cph] (text-poster.js), Zeno Rocha [cph] (clipboard.js), Nikita Karamov [cph] (shareon.js), Ross Zurowski [cph] (fitvids.js), Michelle Bu and Eric Zhang [cph] (peerjs), Kiril Vatev [cph] (tiny.toast), André Restive [cph] (remark.search), Printio (Juriy Zaytsev, Maxim Chernyak) [cph] (fabric.js), Christpher Antonellis [cph] (freezeframe.js) Maintainer: Garrick Aden-Buie