Package: rversions
Title: Query 'R' Versions, Including 'r-release' and 'r-oldrel'
Version: 1.0.3
Authors@R: c(
    person("Gábor", "Csárdi", , "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 (>= 1.0.0), utils
Encoding: UTF-8
RoxygenNote: 5.0.1
NeedsCompilation: no
Packaged: 2016-08-02 07:56:18 UTC; gaborcsardi
Author: Gábor Csárdi [aut, cre],
  Jeroen Ooms [ctb]
Maintainer: Gábor Csárdi <csardi.gabor@gmail.com>
Repository: CRAN
Date/Publication: 2016-08-02 13:05:29
