Package: webshot2
Title: Take Screenshots of Web Pages
Version: 0.1.0
Authors@R: c(
      person("Winston", "Chang", role = c("aut", "cre"), email = "winston@rstudio.com"),
      person("Barret", "Schloerke", role = c("ctb"), email = "barret@rstudio.com", comment = c(ORCID = "0000-0001-9986-114X")),
      person(given = "RStudio", role = c("cph", "fnd"))
    )
Description: Takes screenshots of web pages, including Shiny applications and R
    Markdown documents. 'webshot2' uses headless Chrome or Chromium as the browser
    back-end.
Imports: chromote (>= 0.1.0), later, promises, magrittr, callr
Suggests: shiny, httpuv, rmarkdown
Depends: R (>= 3.2)
License: GPL-2
Encoding: UTF-8
RoxygenNote: 7.2.0
URL: https://github.com/rstudio/webshot2
BugReports: https://github.com/rstudio/webshot2/issues
Language: en-US
NeedsCompilation: no
Packaged: 2022-05-13 19:54:06 UTC; barret
Author: Winston Chang [aut, cre],
  Barret Schloerke [ctb] (<https://orcid.org/0000-0001-9986-114X>),
  RStudio [cph, fnd]
Maintainer: Winston Chang <winston@rstudio.com>
Repository: CRAN
Date/Publication: 2022-05-18 06:00:02 UTC
Built: R 4.1.2; ; 2022-05-19 10:44:25 UTC; unix
