The hardware and bandwidth for this mirror is donated by dogado GmbH, the Webhosting and Full Service-Cloud Provider. Check out our Wordpress Tutorial.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]dogado.de.

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.

Version: 0.3.0
Imports: graphics, httr, methods, stats, tools, utils, igraph, assertthat (≥ 0.2.0)
Suggests: devtools, knitr, rmarkdown, testthat (≥ 2.1.0), covr, withr, mockery, testthis, roxygen2, mockr, spelling
Published: 2024-03-28
Author: Andrie de Vries [aut, cre, cph], Alex Chubaty [ctb], Microsoft Corporation [cph]
Maintainer: Andrie de Vries <apdevries at gmail.com>
BugReports: https://github.com/andrie/miniCRAN/issues
License: GPL-2
Copyright: Andrie de Vries, Microsoft Corporation
URL: https://github.com/andrie/miniCRAN
NeedsCompilation: no
Language: en-US
Materials: NEWS
In views: ReproducibleResearch
CRAN checks: miniCRAN results

Documentation:

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

Downloads:

Package source: miniCRAN_0.3.0.tar.gz
Windows binaries: r-devel: miniCRAN_0.3.0.zip, r-release: miniCRAN_0.3.0.zip, r-oldrel: miniCRAN_0.3.0.zip
macOS binaries: r-release (arm64): miniCRAN_0.3.0.tgz, r-oldrel (arm64): miniCRAN_0.3.0.tgz, r-release (x86_64): miniCRAN_0.3.0.tgz, r-oldrel (x86_64): miniCRAN_0.3.0.tgz
Old sources: miniCRAN archive

Reverse dependencies:

Reverse suggests: deepdep, microCRAN

Linking:

Please use the canonical form https://CRAN.R-project.org/package=miniCRAN to link to this page.

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.