miniCRAN: Create a Mini Version of CRAN Containing Only Selected Packages

Makes it possible to create an internally consistent repository consisting of selected packages from CRAN-like repositories. The user specifies a set of desired packages, and 'miniCRAN' recursively reads the dependency tree for these packages, then downloads only this subset. The user can then install packages from this repository directly, rather than from CRAN. This is useful in production settings, e.g. server behind a firewall, or remote locations with slow (or zero) Internet access.

Package details

AuthorAndrie de Vries [aut, cre, cph], Alex Chubaty [ctb], Microsoft Corporation [cph]
MaintainerAndrie de Vries <apdevries@gmail.com>
LicenseGPL-2
Version0.2.16
URL https://github.com/andrie/miniCRAN
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("miniCRAN")

Try the miniCRAN package in your browser

Any scripts or data that you put into this service are public.

miniCRAN documentation built on March 18, 2022, 6:29 p.m.