Package: asciicast 2.3.1.9000
asciicast: Create 'Ascii' Screen Casts from R Scripts
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.
Authors:
asciicast_2.3.1.9000.tar.gz
asciicast_2.3.1.9000.zip(r-4.7)asciicast_2.3.1.9000.zip(r-4.6)asciicast_2.3.1.9000.zip(r-4.5)
asciicast_2.3.1.9000.tgz(r-4.6-x86_64)asciicast_2.3.1.9000.tgz(r-4.6-arm64)asciicast_2.3.1.9000.tgz(r-4.5-x86_64)asciicast_2.3.1.9000.tgz(r-4.5-arm64)
asciicast_2.3.1.9000.tar.gz(r-4.7-arm64)asciicast_2.3.1.9000.tar.gz(r-4.7-x86_64)asciicast_2.3.1.9000.tar.gz(r-4.6-arm64)asciicast_2.3.1.9000.tar.gz(r-4.6-x86_64)
asciicast_2.3.1.9000.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
asciicast/json (API)
NEWS
| # Install 'asciicast' in R: |
| install.packages('asciicast', repos = c('https://r-lib.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/r-lib/asciicast/issues
Pkgdown/docs site:https://asciicast.r-lib.org
Last updated from:a0076449fe. Checks:13 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-arm64 | OK | 138 | ||
| linux-devel-x86_64 | OK | 134 | ||
| source / vignettes | OK | 199 | ||
| linux-release-arm64 | OK | 155 | ||
| linux-release-x86_64 | OK | 140 | ||
| macos-release-arm64 | OK | 94 | ||
| macos-release-x86_64 | OK | 190 | ||
| macos-oldrel-arm64 | OK | 110 | ||
| macos-oldrel-x86_64 | OK | 252 | ||
| windows-devel | OK | 95 | ||
| windows-release | OK | 111 | ||
| windows-oldrel | OK | 98 | ||
| wasm-release | OK | 126 |
Exports:asciicast_optionsasciicast_start_processasciinema_playerclear_screendefault_themeexpect_snapshot_r_processget_localesinit_knitr_engineinstall_phantomjsmerge_castspauseplayread_castrecordrecord_outputwrite_gifwrite_htmlwrite_jsonwrite_svg
Dependencies:clicurlgluejsonlitelifecyclemagickmagrittrpillarpkgconfigprocessxpsR6Rcpprlangtibbleutf8V8vctrswithr
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| asciicast parameters | asciicast-package |
| Default options to set in the asciicast subprocess. | asciicast_options |
| Start an asciicast background process | asciicast_start_process |
| asciinema player HTML widget | asciinema_player |
| The default asciicast theme | default_theme |
| testthat snapshot test with asciicast | expect_snapshot_r_process |
| Helper function to query locales as a named character vector. | get_locales |
| Initialize the asciicast knitr engine | init_knitr_engine |
| Install PhantomJS | install_phantomjs |
| Merge multiple ASCII casts into one | clear_screen merge_casts pause |
| Play asciinema cast as an SVG image in the default browser | play |
| Import an asciicast from an asciicast JSON file | read_cast |
| Record an asciinema screencast | record |
| Record output of an R script and return it as a character vector | record_output |
| Export ascii screencast to animated GIF file | write_gif |
| Create a HTML snapshot of an asciicast | write_html |
| Write an ascii cast to file | write_json |
| Create animated SVG from an asciicast | write_svg |
