Package: rversions
Title: Query 'R' Versions, Including 'r-release' and 'r-oldrel'
Version: 2.0.0
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"),
    person("R Consortium", role = c("fnd")))
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/r-hub/rversions,
        https://r-hub.github.io/rversions
BugReports: https://github.com/r-hub/rversions/issues
Imports: curl, xml2 (>= 1.0.0), utils
Encoding: UTF-8
RoxygenNote: 6.1.1
Suggests: mockery, testthat
NeedsCompilation: no
Packaged: 2019-05-09 09:58:45 UTC; gaborcsardi
Author: Gábor Csárdi [aut, cre],
  Jeroen Ooms [ctb],
  R Consortium [fnd]
Maintainer: Gábor Csárdi <csardi.gabor@gmail.com>
Repository: CRAN
Date/Publication: 2019-05-09 10:40:18 UTC
