Package: asciicast Title: Create 'Ascii' Screen Casts from R Scripts Version: 2.3.1.9000 Authors@R: c( person("Gábor", "Csárdi", , "csardi.gabor@gmail.com", role = c("aut", "cre")), person("Romain", "Francois", role = "aut"), person("Mario", "Nebl", role = "aut", comment = "https://github.com/marionebl/svg-term author"), person("Marcin", "Kulik", role = "aut", comment = "https://github.com/asciinema/asciinema-player author"), person("Posit Software, PBC", role = c("cph", "fnd"), comment = c(ROR = "03wc8by49")) ) Description: Record 'asciicast' screen casts from R scripts. Convert them to animated SVG images, to be used in 'README' files, or blog posts. Includes 'asciinema-player' as an 'HTML' widget, and an 'asciicast' 'knitr' engine, to embed 'ascii' screen casts in 'Rmarkdown' documents. License: MIT + file LICENSE URL: https://asciicast.r-lib.org/, https://github.com/r-lib/asciicast BugReports: https://github.com/r-lib/asciicast/issues Imports: cli (>= 3.3.0.9000), curl, jsonlite, lifecycle, magick (>= 2.2.9002), processx (>= 3.7.0), tibble, utils, V8, withr Suggests: callr, covr, cpp11, decor, htmlwidgets, knitr, rmarkdown, rstudioapi, testthat (>= 3.2.0) LinkingTo: processx Config/Needs/website: r-lib/downlit, tidyverse/tidytemplate Config/testthat/edition: 3 Config/usethis/last-upkeep: 2025-04-29 Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.2.9000 Config/pak/sysreqs: libmagick++-dev gsfonts libssl-dev libnode-dev Repository: https://r-lib.r-universe.dev Date/Publication: 2025-12-01 10:58:43 UTC RemoteUrl: https://github.com/r-lib/asciicast RemoteRef: HEAD RemoteSha: a0076449feec11c835ff46f7934fe75232f7d759 NeedsCompilation: yes Packaged: 2026-06-23 20:38:26 UTC; root Author: Gábor Csárdi [aut, cre], Romain Francois [aut], Mario Nebl [aut] (https://github.com/marionebl/svg-term author), Marcin Kulik [aut] (https://github.com/asciinema/asciinema-player author), Posit Software, PBC [cph, fnd] (ROR: ) Maintainer: Gábor Csárdi