xaringan
Create HTML presentation slides with R Markdown and remark.js
xaringan has settled into theme upkeep and Pandoc-era compatibility patches.
◆Recent moves
- 0y ago
xaringan 0.31 switches roxygen comments to Markdown
Switches roxygen comments to Markdown to clear a CRAN-reported link-target issue. Documentation plumbing with no effect on slide output.
View source ↗ - 2y ago
xaringan 0.30 updates Rutgers theme, notes inf_mr() hash bug
Refreshes the Rutgers CSS theme and notes an `inf_mr()` failure on hashed slide URLs. Community theme upkeep, the main form activity takes in this window.
View source ↗ - 2y ago
xaringan 0.29 tracks servr changes in inf_mr()
Internal changes to `inf_mr()` tracking a servr update — a direct consequence of xaringan's live preview being built on that package.
View source ↗ - 3y ago
xaringan 0.28 requires R >= 3.5.0
Raises the minimum R version to 3.5.0. A dependency floor, invisible to anyone already on a current R.
View source ↗ - 3y ago
xaringan 0.27 documents daemon_stop, updates Karolinska theme
Documents `servr::daemon_stop()` for halting the live preview, adds an alias for `infinite_moon_reader()`, and updates the Karolinska theme. Documentation and cosmetics.
View source ↗ - 4y ago
xaringan 0.26 embeds audio and video in self-contained slides
Extends self-contained mode to embed `<audio>` and `<video>` sources, completing work started in 0.25 for `<source>` tags. Genuinely useful for anyone distributing a single-file deck.
View source ↗