All six Basics workshops (both the Chinese and English editions) received a consistent redesign of their reveal.js slide decks:
goldenBlack theme and enabled incremental
reveals (incremental: true) for step-by-step pacing.## Outline / ## 提要), moving the “Chapter
highlights” bullets out of the callout and showing each chapter’s
research question as a fragment.## Exercise / ## 现学现练) on a dark
(#43464B) background.## Recap /
## 小结).--- separators before
slides that already begin with a heading.learnr Shiny tutorials to
self-contained Quarto
Live documents. Code cells now run in the browser via WebAssembly
(webR); no local R session is needed to run the
exercises.drhur() now renders the chosen workshop and serves it
on a local web server before opening it in the browser. New arguments:
style: "document" (default, a scrollable
live-html document) or "slide" (a
live-revealjs deck).lang: "cn" (default) or
"en".algebra,
play, munging, descriptive,
visual_basic, and loop. Each is now bundled in
both simplified Chinese (lang = "cn") and English
(lang = "en") editions.learnr; added
quarto (Imports) and servr (Suggests, used
only to serve a workshop locally). The Quarto command-line tool is now a system
requirement.ggrader