Package: rversions
Title: Query 'R' Versions, Including 'r-release' and 'r-oldrel'
Version: 2.1.2
Authors@R: 
    c(person(given = "Gábor",
             family = "Csárdi",
             role = c("aut", "cre"),
             email = "csardi.gabor@gmail.com"),
      person(given = "Jeroen",
             family = "Ooms",
             role = "ctb",
             email = "jeroen.ooms@stat.ucla.edu"),
      person(given = "R Consortium",
             role = "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, utils, xml2 (>= 1.0.0)
Suggests: covr, mockery, testthat
Encoding: UTF-8
RoxygenNote: 7.2.1.9000
NeedsCompilation: no
Packaged: 2022-08-31 09:59:51 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: 2022-08-31 10:30:02 UTC
Built: R 4.4.2; ; 2025-04-04 14:17:35 UTC; unix
