Package: vhsR Title: Animated Terminal Demos for R via 'vhs' Version: 0.0.1 Authors@R: person("David", "Schoch", , "david.schoch@cynkra.com", role = c("aut", "cre")) Description: Wraps the 'vhs' command-line tool from Charm () so that animated GIF demos of R code can be produced from a single R expression. License: MIT + file LICENSE Encoding: UTF-8 Roxygen: list(markdown = TRUE) Depends: R (>= 4.4) Imports: cli, processx, withr Suggests: htmltools, knitr, rmarkdown, testthat (>= 3.0.0) VignetteBuilder: knitr Config/testthat/edition: 3 URL: https://schochastics.github.io/vhsR/ Config/roxygen2/version: 8.0.0 Repository: https://schochastics.r-universe.dev Date/Publication: 2026-05-05 19:06:13 UTC RemoteUrl: https://github.com/schochastics/vhsR RemoteRef: HEAD RemoteSha: 57dbd456a8a562346a2e046de20b0d7c41f350ac NeedsCompilation: no Packaged: 2026-07-14 04:45:32 UTC; root Author: David Schoch [aut, cre] Maintainer: David Schoch