Package: screenshot
Type: Package
Title: Take Screenshots (Screen Capture) from R Command
Version: 0.9.2
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.
RoxygenNote: 7.3.2
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)
NeedsCompilation: no
Packaged: 2025-08-27 03:33:40 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: 2025-08-27 03:50:02 UTC
Built: R 4.6.0; ; 2025-10-11 03:11:33 UTC; windows
