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. Roxygen: list(markdown = TRUE) 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) Config/pak/sysreqs: cmake libfftw3-dev libglpk-dev make libmagick++-dev gsfonts libicu-dev libjpeg-dev libpng-dev libtiff-dev libuv1-dev libxml2-dev libssl-dev libx11-dev Repository: https://matutosi.r-universe.dev Date/Publication: 2025-08-27 03:19:49 UTC RemoteUrl: https://github.com/matutosi/screenshot RemoteRef: HEAD RemoteSha: 878b653892dd30115162f255b9c49afc6f42f144 NeedsCompilation: no Packaged: 2026-07-07 06:50:03 UTC; root Author: Toshikazu Matsumura [aut, cre] (ORCID: ) Maintainer: Toshikazu Matsumura