Package: webshot2
Title: Take Screenshots of Web Pages
Version: 0.1.2
Authors@R: c(
    person("Winston", "Chang", , "winston@posit.co", role = c("aut", "cre")),
    person("Barret", "Schloerke", , "barret@posit.co", role = "ctb",
           comment = c(ORCID = "0000-0001-9986-114X")),
    person("Posit Software, PBC", role = c("cph", "fnd"),
           comment = c(ROR = "03wc8by49"))
  )
Description: Takes screenshots of web pages, including Shiny applications
    and R Markdown documents. 'webshot2' uses headless Chrome or Chromium
    as the browser back-end.
License: MIT + file LICENSE
URL: https://rstudio.github.io/webshot2/,
        https://github.com/rstudio/webshot2
BugReports: https://github.com/rstudio/webshot2/issues
Depends: R (>= 3.2)
Imports: callr, chromote (>= 0.1.0), later, magrittr, promises
Suggests: httpuv, rmarkdown, shiny
Config/Needs/website: r-lib/pkgdown, rstudio/bslib
Encoding: UTF-8
Language: en-US
RoxygenNote: 7.3.2
NeedsCompilation: no
Packaged: 2025-04-23 19:21:38 UTC; garrick
Author: Winston Chang [aut, cre],
  Barret Schloerke [ctb] (<https://orcid.org/0000-0001-9986-114X>),
  Posit Software, PBC [cph, fnd] (03wc8by49)
Maintainer: Winston Chang <winston@posit.co>
Repository: CRAN
Date/Publication: 2025-04-23 21:40:02 UTC
Built: R 4.3.3; ; 2025-04-23 22:00:22 UTC; unix
