Package: webshot
Title: Take Screenshots of Web Pages
Version: 0.3
Authors@R: c(
    person("Winston", "Chang", email = "winston@rstudio.com", role = c("aut", "cre")),
    person("Yihui", "Xie", role = "ctb"),
    person("Nicolas", "Perriault", role = "ctb", comment = "The CasperJS library")
    )
Description: Takes screenshots of web pages, including Shiny applications.
Depends: R (>= 3.0)
Imports: magrittr
Suggests: httpuv, knitr, rmarkdown, shiny
VignetteBuilder: knitr
License: GPL-2
SystemRequirements: PhantomJS (http://phantomjs.org) for taking
        screenshots, ImageMagick (http://www.imagemagick.org) or
        GraphicsMagick (http://www.graphicsmagick.org) and OptiPNG
        (http://optipng.sourceforge.net) for manipulating images.
RoxygenNote: 5.0.1
NeedsCompilation: no
Packaged: 2016-03-03 22:31:07 UTC; winston
Author: Winston Chang [aut, cre],
  Yihui Xie [ctb],
  Nicolas Perriault [ctb] (The CasperJS library)
Maintainer: Winston Chang <winston@rstudio.com>
Repository: CRAN
Date/Publication: 2016-03-04 00:05:25
