Package: xaringanExtra
Title: Extras and Extensions for 'xaringan' Slides
Version: 0.8.0
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
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'
NeedsCompilation: no
Packaged: 2024-05-19 12:38:53 UTC; garrick
Author: Garrick Aden-Buie [aut, cre] (<https://orcid.org/0000-0002-7111-0077>),
  Matthew T. Warkentin [aut] (Contributed scribble,
    <https://orcid.org/0000-0001-8730-3511>),
  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 <garrick@adenbuie.com>
Repository: CRAN
Date/Publication: 2024-05-19 13:00:02 UTC
Built: R 4.4.3; ; 2025-11-10 03:12:00 UTC; windows
