Package: screenshot
Type: Package
Title: Take Screenshots (Screen Capture) from R Command
Version: 0.9.0
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.2.3
URL: https://github.com/matutosi/screenshot
License: MIT + file LICENSE
Encoding: UTF-8
Imports: dplyr, fs, imager, magrittr, purrr, rlang, tibble,
Suggests: knitr, rmarkdown, spelling, testthat (>= 3.0.0)
Config/testthat/edition: 3
Language: en-US
NeedsCompilation: no
Packaged: 2023-08-11 11:22:46 UTC; matutosi
Author: Toshikazu Matsumura [aut, cre]
    (<https://orcid.org/0000-0003-2306-6355>)
Maintainer: Toshikazu Matsumura <matutosi@gmail.com>
Repository: CRAN
Date/Publication: 2023-08-14 08:40:02 UTC
Built: R 4.2.0; ; 2023-08-15 11:42:12 UTC; unix
