petermeissner/wayback: Rock Solid Package Installation for Legacy R Versions

Make sure packages are available at runtime without any setup. Package installation, reproducibility and exchanging code can be frunstrating especially if code is used on older R versions. Often it is hard to puzzle out which package versions are able to work together after some years have passed and packages evolved further and further. The 'wayback' package aims to make this process as painless and robust as possible by using 'MRAN's 'CRAN' snapshots to build local package libraries from way back.

Getting started

Package details

MaintainerPeter Meissner <retep.meissner@gmail.com>
LicenseGPL-3
Version0.2.3
URL https://github.com/petermeissner/wayback
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("petermeissner/wayback")
petermeissner/wayback documentation built on Oct. 3, 2020, 6:01 a.m.