Last data update: 2014.03.03

webshot

Package: webshot
Title: Take Screenshots of Web Pages
Version: 0.3.2
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
URL: https://github.com/wch/webshot/
NeedsCompilation: no
Packaged: 2016-06-22 20:09:58 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-06-23 00:47:07

● 0 images, 6 functions, 0 datasets
● Reverse Depends: 0

Install log

* installing to library '/home/ddbj/local/lib64/R/library'
* installing *source* package 'webshot' ...
** package 'webshot' successfully unpacked and MD5 sums checked
** R
** inst
** preparing package for lazy loading
** help
*** installing help indices
  converting help for package 'webshot'
    finding HTML links ... done
    appshot                                 html  
    install_phantomjs                       html  
    reexports                               html  
Rd warning: /tmp/RtmpcUdwQI/R.INSTALL724d29d9de6/webshot/man/reexports.Rd:13: missing file link '%>%'
    resize                                  html  
    shrink                                  html  
    webshot                                 html  
** building package indices
** installing vignettes
** testing if installed package can be loaded
* DONE (webshot)
Making 'packages.html' ... done