miniCRAN (version 0.3.0)

Create a Mini Version of CRAN Containing Only Selected Packages

Description

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.

Copy Link

Version

Down Chevron

Install

install.packages('miniCRAN')

Monthly Downloads

1,792

Version

0.3.0

License

GPL-2

Issues

Pull Requests

Stars

Forks

Maintainer

Last Published

March 28th, 2024

Functions in miniCRAN (0.3.0)