Package: screenshot
Type: Package
Title: Take Screenshots (Screen Capture) from R Command
Version: 0.9.3
Authors@R: 
    person("Toshikazu", "Matsumura", , 
           "matutosi@gmail.com", role = c("aut", "cre"),
           comment = c(ORCID = "0000-0003-2306-6355"))
Description: Take screenshots from R command and locate an image position.
URL: https://github.com/matutosi/screenshot,
        https://matutosi.github.io/screenshot/
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
Imports: dplyr, fs, imager, magick, purrr, rlang, stringr, tibble,
        utils
Suggests: knitr, rmarkdown, spelling, testthat (>= 3.0.0)
Config/testthat/edition: 3
Language: en-US
Depends: R (>= 4.1.0)
Config/roxygen2/version: 8.1.0
NeedsCompilation: no
Packaged: 2026-08-22 09:03:36 UTC; matutosi
Author: Toshikazu Matsumura [aut, cre] (ORCID:
    <https://orcid.org/0000-0003-2306-6355>)
Maintainer: Toshikazu Matsumura <matutosi@gmail.com>
Repository: CRAN
Date/Publication: 2026-08-22 09:20:02 UTC
