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.5)asciicast_2.3.1.9000.zip(r-4.4)asciicast_2.3.1.9000.zip(r-4.3)
asciicast_2.3.1.9000.tgz(r-4.4-x86_64)asciicast_2.3.1.9000.tgz(r-4.4-arm64)asciicast_2.3.1.9000.tgz(r-4.3-x86_64)asciicast_2.3.1.9000.tgz(r-4.3-arm64)
asciicast_2.3.1.9000.tar.gz(r-4.5-noble)asciicast_2.3.1.9000.tar.gz(r-4.4-noble)
asciicast_2.3.1.9000.tgz(r-4.4-emscripten)asciicast_2.3.1.9000.tgz(r-4.3-emscripten)
asciicast.pdf |asciicast.html✨
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
Last updated 1 months agofrom:8ffd79e241. Checks:OK: 9. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 05 2024 |
R-4.5-win-x86_64 | OK | Nov 05 2024 |
R-4.5-linux-x86_64 | OK | Nov 05 2024 |
R-4.4-win-x86_64 | OK | Nov 05 2024 |
R-4.4-mac-x86_64 | OK | Nov 05 2024 |
R-4.4-mac-aarch64 | OK | Nov 05 2024 |
R-4.3-win-x86_64 | OK | Nov 05 2024 |
R-4.3-mac-x86_64 | OK | Nov 05 2024 |
R-4.3-mac-aarch64 | OK | Nov 05 2024 |
Exports:asciicast_optionsasciicast_start_processasciinema_playerclear_screendefault_themeexpect_snapshot_r_processget_localesinit_knitr_engineinstall_phantomjsmerge_castspauseplayread_castrecordrecord_outputwrite_gifwrite_htmlwrite_jsonwrite_svg
Dependencies:clicurlfansigluejsonlitelifecyclemagickmagrittrpillarpkgconfigprocessxpsR6Rcpprlangtibbleutf8V8vctrswithr
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 |
Merge multiple ASCII casts into one | clear_screen merge_casts pause |
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 |
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 |