Last data update: 2014.03.03

RSelenium

Package: RSelenium
Type: Package
Title: R bindings for Selenium WebDriver.
Version: 1.3.5
Date: 2014-09-05
Author: John Harrison <johndharrison0@gmail.com>
Maintainer: John Harrison <johndharrison0@gmail.com>
Description: The RSelenium package provides a set of R bindings for the
Selenium 2.0 WebDriver using the JsonWireProtocol. Selenium automates web
browsers (commonly referred to as browsers). Using RSelenium you can
automate browsers locally or remotely.
License: AGPL-3
URL: http://ropensci.github.io/RSelenium
BugReports: http://github.com/ropensci/RSelenium/issues
Additional_repositories: http://www.omegahat.org/R
Depends: R (>= 3.0.0), RCurl, RJSONIO, XML
Imports: methods, caTools, tools
Suggests: testthat, knitr, Rcompression
VignetteBuilder: knitr
LazyData: yes
Collate: 'errorHandler.R' 'remoteDriver.R' 'selKeys-data.R' 'util.R'
'webElement.R' 'zzz.R'
Packaged: 2014-10-26 09:11:18 UTC; john
NeedsCompilation: no
Repository: CRAN
Date/Publication: 2014-10-26 11:47:47

● Cran Task View: WebTechnologies
● 0 images, 10 functions, 1 datasets
● Reverse Depends: 0

Install log

* installing to library '/home/ddbj/local/lib64/R/library'
* installing *source* package 'RSelenium' ...
** package 'RSelenium' successfully unpacked and MD5 sums checked
** R
** demo
** inst
** preparing package for lazy loading
** help
*** installing help indices
  converting help for package 'RSelenium'
    finding HTML links ... done
    RSelenium-package                       html  
    checkForServer                          html  
    errorHandler-class                      html  
    getChromeProfile                        html  
    getFirefoxProfile                       html  
    makeFirefoxProfile                      html  
    phantom                                 html  
    remoteDriver-class                      html  
    selKeys                                 html  
    startServer                             html  
    webElement-class                        html  
** building package indices
** installing vignettes
** testing if installed package can be loaded
* DONE (RSelenium)
Making 'packages.html' ... done