Last data update: 2014.03.03

rversions

Package: rversions
Title: Query 'R' Versions, Including 'r-release' and 'r-oldrel'
Version: 1.0.2
Authors@R: c(
person("Gabor", "Csardi", , "csardi.gabor@gmail.com", role = c("aut", "cre")),
person("Jeroen", "Ooms", , "jeroen.ooms@stat.ucla.edu", role = "ctb"))
Description: Query the main 'R' 'SVN' repository to find the
versions 'r-release' and 'r-oldrel' refer to, and also all
previous 'R' versions and their release dates.
License: MIT + file LICENSE
URL: https://github.com/metacran/rversions
BugReports: https://github.com/metacran/rversions/issues
Imports: curl, xml2, utils
NeedsCompilation: no
Packaged: 2015-07-13 00:49:49 UTC; gaborcsardi
Author: Gabor Csardi [aut, cre],
Jeroen Ooms [ctb]
Maintainer: Gabor Csardi <csardi.gabor@gmail.com>
Repository: CRAN
Date/Publication: 2015-07-13 03:50:31

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

Install log

* installing to library '/home/ddbj/local/lib64/R/library'
* installing *source* package 'rversions' ...
** package 'rversions' successfully unpacked and MD5 sums checked
** R
** inst
** preparing package for lazy loading
** help
*** installing help indices
  converting help for package 'rversions'
    finding HTML links ... done
    r_oldrel                                html  
    r_release                               html  
    r_versions                              html  
** building package indices
** testing if installed package can be loaded
* DONE (rversions)
Making 'packages.html' ... done