Package: vhsR 0.0.1

vhsR: Animated Terminal Demos for R via 'vhs'
Wraps the 'vhs' command-line tool from Charm (<https://github.com/charmbracelet/vhs>) so that animated GIF demos of R code can be produced from a single R expression.
Authors:
vhsR_0.0.1.tar.gz
vhsR_0.0.1.zip(r-4.7)vhsR_0.0.1.zip(r-4.6)vhsR_0.0.1.zip(r-4.5)
vhsR_0.0.1.tgz(r-4.6-any)vhsR_0.0.1.tgz(r-4.5-any)
vhsR_0.0.1.tar.gz(r-4.7-any)vhsR_0.0.1.tar.gz(r-4.6-any)
vhsR_0.0.1.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
vhsR/json (API)
NEWS
| # Install 'vhsR' in R: |
| install.packages('vhsR', repos = c('https://schochastics.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/schochastics/vhsr/issues
Pkgdown/docs site:https://schochastics.github.io
Last updated from:57dbd456a8. Checks:6 OK, 3 ERROR. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 117 | ||
| source / vignettes | OK | 154 | ||
| linux-release-x86_64 | OK | 105 | ||
| macos-release-arm64 | OK | 134 | ||
| macos-oldrel-arm64 | OK | 110 | ||
| windows-devel | ERROR | 75 | ||
| windows-release | ERROR | 85 | ||
| windows-oldrel | ERROR | 86 | ||
| wasm-release | OK | 98 |
Exports:record_demorecord_demo_filerecord_demo_screenshotvhsr_arf_pathvhsr_cache_dirvhsr_checkvhsr_doctorvhsr_ffmpeg_pathvhsr_installvhsr_radian_pathvhsr_run_tapevhsr_ttyd_pathvhsr_vhs_pathvhsr_widget
Hand-writing tape scripts
Rendered fromtape-scripts.Rmdusingknitr::rmarkdownon Jun 04 2026.Last update: 2026-05-05
Started: 2026-05-05
Pacing and feel: making a recording feel human
Rendered frompacing-and-feel.Rmdusingknitr::rmarkdownon Jun 04 2026.Last update: 2026-05-05
Started: 2026-05-05
Recording demos for a package README
Rendered fromrecording-for-readme.Rmdusingknitr::rmarkdownon Jun 04 2026.Last update: 2026-05-05
Started: 2026-05-05
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Record a GIF demo of an R expression | record_demo |
| Record a GIF demo from a script file | record_demo_file |
| Capture a single PNG frame from a recorded R session | record_demo_screenshot |
| Locate the per-user vhsR binary cache | vhsr_cache_dir |
| Check whether all required binaries are available | vhsr_check |
| Report on the state of vhs and its dependencies | vhsr_doctor |
| Install vhs and its runtime dependencies | vhsr_install |
| Resolve paths to vhs and its dependencies | vhsr_arf_path vhsr_ffmpeg_path vhsr_paths vhsr_radian_path vhsr_ttyd_path vhsr_vhs_path |
| Run a hand-written tape script | vhsr_run_tape |
| Embed a vhsR recording as an HTML widget | vhsr_widget |
