Package: webshot2 Title: Take Screenshots of Web Pages Version: 0.1.2.9000 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 Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.2 Config/pak/sysreqs: libssl-dev Repository: https://rstudio.r-universe.dev Date/Publication: 2025-04-24 02:12:49 UTC RemoteUrl: https://github.com/rstudio/webshot2 RemoteRef: HEAD RemoteSha: 1c461d5b8d5519e1c144135f93a4faf92ca994e5 NeedsCompilation: no Packaged: 2026-07-08 09:33:37 UTC; root Author: Winston Chang [aut, cre], Barret Schloerke [ctb] (ORCID: ), Posit Software, PBC [cph, fnd] (ROR: ) Maintainer: Winston Chang