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.
Version: | 0.2.11 |
Imports: | graphics, httr, methods, stats, tools, utils, XML, igraph |
Suggests: | devtools, knitr, rmarkdown, testthat (≥ 0.9), covr, withr, mockery, testthis |
Published: | 2018-01-15 |
Author: | Microsoft Corporation [cph], Andrie de Vries [aut, cre, cph], Alex Chubaty [ctb] |
Maintainer: | Andrie de Vries <apdevries at gmail.com> |
BugReports: | https://github.com/andrie/miniCRAN/issues |
License: | GPL-2 |
Copyright: | Microsoft Corporation, Andrie de Vries |
URL: | https://github.com/andrie/miniCRAN |
NeedsCompilation: | no |
SystemRequirements: | Imports the `curl` and `XML` packages. These have system requirements on `libxml2-devel`, `libcurl-devel` and `openssl-devel`. |
Materials: | NEWS |
In views: | ReproducibleResearch |
CRAN checks: | miniCRAN results |
Reference manual: | miniCRAN.pdf |
Vignettes: |
Using miniCRAN to identify package dependencies Using miniCRAN to create and maintain a local CRAN repository Using repositories other than CRAN with miniCRAN |
Package source: | miniCRAN_0.2.11.tar.gz |
Windows binaries: | r-devel: miniCRAN_0.2.11.zip, r-release: miniCRAN_0.2.11.zip, r-oldrel: miniCRAN_0.2.11.zip |
OS X El Capitan binaries: | r-release: miniCRAN_0.2.11.tgz |
OS X Mavericks binaries: | r-oldrel: miniCRAN_0.2.10.tgz |
Old sources: | miniCRAN archive |
Reverse imports: | AzureML |
Please use the canonical form https://CRAN.R-project.org/package=miniCRAN to link to this page.