Package: versions 0.4

versions: Query and Install Specific Versions of Packages on CRAN

Installs specified versions of R packages hosted on CRAN and provides functions to list available versions and the versions of currently installed packages. These tools can be used to help make R projects and packages more reproducible. 'versions' fits in the narrow gap between the 'devtools' install_version() function and the 'checkpoint' package. devtools::install_version() installs a stated package version from source files stored on the CRAN archives. However CRAN does not store binary versions of packages so Windows users need to have RTools installed and Windows and OSX users get longer installation times. 'checkpoint' uses the Revolution Analytics MRAN server to install packages (from source or binary) as they were available on a given date. It also provides a helpful interface to detect the packages in use in a directory and install all of those packages for a given date. 'checkpoint' doesn't provide install.packages-like functionality however, and that's what 'versions' aims to do, by querying MRAN. As MRAN only goes back to 2014-09-17, 'versions' can't install packages archived before this date.

Authors:Nick Golding

versions_0.4.tar.gz
versions_0.4.zip(r-4.5)versions_0.4.zip(r-4.4)versions_0.4.zip(r-4.3)
versions_0.4.tgz(r-4.4-any)versions_0.4.tgz(r-4.3-any)
versions_0.4.tar.gz(r-4.5-noble)versions_0.4.tar.gz(r-4.4-noble)
versions_0.4.tgz(r-4.4-emscripten)versions_0.4.tgz(r-4.3-emscripten)
versions.pdf |versions.html
versions/json (API)

# Install 'versions' in R:
install.packages('versions', repos = c('https://goldingn.r-universe.dev', 'https://cloud.r-project.org'))

Peer review:

Bug tracker:https://github.com/goldingn/versions/issues

On CRAN:

4 exports 24 stars 2.29 score 0 dependencies 45 scripts 632 downloads

Last updated 6 years agofrom:de231cb523. Checks:OK: 7. Indexed: yes.

TargetResultDate
Doc / VignettesOKAug 23 2024
R-4.5-winOKAug 23 2024
R-4.5-linuxOKAug 23 2024
R-4.4-winOKAug 23 2024
R-4.4-macOKAug 23 2024
R-4.3-winOKAug 23 2024
R-4.3-macOKAug 23 2024

Exports:available.versionsinstall.datesinstall.versionsinstalled.versions

Dependencies: