Package: screenshot
Type: Package
Title: Take Screenshots (Screen Capture) from R Command
Version: 0.9.1
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.1
URL: https://github.com/matutosi/screenshot,
        https://matutosi.github.io/screenshot/
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
Imports: dplyr, fs, imager, purrr, rlang, stringr, tibble, utils
Suggests: knitr, rmarkdown, spelling, testthat (>= 3.0.0)
Config/testthat/edition: 3
Language: en-US
Depends: R (>= 2.10)
NeedsCompilation: no
Packaged: 2024-05-30 00:28:28 UTC; matutosi
Author: Toshikazu Matsumura [aut, cre]
    (<https://orcid.org/0000-0003-2306-6355>)
Maintainer: Toshikazu Matsumura <matutosi@gmail.com>
Repository: CRAN
Date/Publication: 2024-05-30 03:00:02 UTC
