Package: asciicast
Title: Create 'Ascii' Screen Casts from R Scripts
Version: 2.3.1
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(given = "Posit Software, PBC", role = c("cph", "fnd"))
  )
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, magick (>= 2.2.9002),
        processx (>= 3.7.0), tibble, utils, V8, withr
Suggests: callr, covr, cpp11, decor, htmlwidgets, knitr, mockery,
        rmarkdown, rstudioapi, testthat (>= 3.2.0)
LinkingTo: processx
Config/Needs/website: r-lib/downlit, tidyverse/tidytemplate
Config/testthat/edition: 3
Encoding: UTF-8
RoxygenNote: 7.2.3
NeedsCompilation: yes
Packaged: 2024-01-18 06:18:42 UTC; gaborcsardi
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]
Maintainer: Gábor Csárdi <csardi.gabor@gmail.com>
Repository: CRAN
Date/Publication: 2024-01-18 06:30:02 UTC
Built: R 4.6.0; x86_64-w64-mingw32; 2025-11-02 04:09:26 UTC; windows
