Last data update: 2014.03.03

rvest

Package: rvest
Version: 0.3.2
Title: Easily Harvest (Scrape) Web Pages
Description: Wrappers around the 'xml2' and 'httr' packages to make it easy to
download, then manipulate, HTML and XML.
Authors@R: c(
person("Hadley", "Wickham", , "hadley@rstudio.com", c("aut", "cre")),
person("RStudio", role = "cph")
)
Depends: R (>= 3.0.1), xml2
Imports: httr (>= 0.5), selectr, magrittr
Suggests: testthat, knitr, png, stringi (>= 0.3.1), rmarkdown, covr
Encoding: UTF-8
License: GPL-3
LazyData: true
VignetteBuilder: knitr
RoxygenNote: 5.0.1
URL: https://github.com/hadley/rvest
BugReports: https://github.com/hadley/rvest/issues
NeedsCompilation: no
Packaged: 2016-06-16 16:20:43 UTC; hadley
Author: Hadley Wickham [aut, cre],
RStudio [cph]
Maintainer: Hadley Wickham <hadley@rstudio.com>
Repository: CRAN
Date/Publication: 2016-06-17 08:57:12

● 0 images, 17 functions, 0 datasets
Reverse Depends: 1

Install log

* installing to library '/home/ddbj/local/lib64/R/library'
* installing *source* package 'rvest' ...
** package 'rvest' successfully unpacked and MD5 sums checked
** R
** demo
** inst
** preparing package for lazy loading
** help
*** installing help indices
  converting help for package 'rvest'
    finding HTML links ... done
    encoding                                html  
    google_form                             html  
    html                                    html  
    html_form                               html  
    html_nodes                              html  
    html_session                            html  
    html_table                              html  
    html_tag                                html  
    html_text                               html  
    jump_to                                 html  
    minimal_html                            html  
    pipe                                    html  
Rd warning: /tmp/RtmpNBVetY/R.INSTALL69bf5bc23d39/rvest/man/pipe.Rd:10: missing file link '%>%'
    pluck                                   html  
    session_history                         html  
    set_values                              html  
    submit_form                             html  
    xml                                     html  
** building package indices
** installing vignettes
** testing if installed package can be loaded
* DONE (rvest)
Making 'packages.html' ... done