Package: miniCRAN 0.3.0.9000

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.

Authors:Andrie de Vries [aut, cre, cph], Alex Chubaty [ctb], Microsoft Corporation [cph]

miniCRAN_0.3.0.9000.tar.gz
miniCRAN_0.3.0.9000.zip(r-4.5)miniCRAN_0.3.0.9000.zip(r-4.4)miniCRAN_0.3.0.9000.zip(r-4.3)
miniCRAN_0.3.0.9000.tgz(r-4.5-any)miniCRAN_0.3.0.9000.tgz(r-4.4-any)miniCRAN_0.3.0.9000.tgz(r-4.3-any)
miniCRAN_0.3.0.9000.tar.gz(r-4.5-noble)miniCRAN_0.3.0.9000.tar.gz(r-4.4-noble)
miniCRAN_0.3.0.9000.tgz(r-4.4-emscripten)miniCRAN_0.3.0.9000.tgz(r-4.3-emscripten)
miniCRAN.pdf |miniCRAN.html
miniCRAN/json (API)
NEWS

# Install 'miniCRAN' in R:
install.packages('miniCRAN', repos = c('https://andrie.r-universe.dev', 'https://cloud.r-project.org'))

Bug tracker:https://github.com/andrie/minicran/issues

Datasets:

On CRAN:

package-management

10.24 score 157 stars 1.5k scripts 1.1k downloads 16 exports 20 dependencies

Last updated 3 months agofrom:590eab9fdd. Checks:8 OK. Indexed: yes.

TargetResultLatest binary
Doc / VignettesOKFeb 11 2025
R-4.5-winOKFeb 11 2025
R-4.5-macOKFeb 11 2025
R-4.5-linuxOKFeb 11 2025
R-4.4-winOKFeb 11 2025
R-4.4-macOKFeb 11 2025
R-4.3-winOKFeb 11 2025
R-4.3-macOKFeb 11 2025

Exports:addLocalPackageaddOldPackageaddPackageaddPackageListingGithubbasePkgscheckVersionsgetCranDescriptionis.onlinemakeDepGraphmakeLibrarymakeRepooldPackagespkgAvailpkgDepupdatePackagesupdateRepoIndex

Dependencies:askpassassertthatclicpp11curlgluehttrigraphjsonlitelatticelifecyclemagrittrMatrixmimeopensslpkgconfigR6rlangsysvctrs

Using miniCRAN to create and maintain a local CRAN repository

Rendered fromminiCRAN-introduction.rmdusingknitr::rmarkdownon Feb 11 2025.

Last update: 2024-03-28
Started: 2014-12-16

Using miniCRAN to identify package dependencies

Rendered fromminiCRAN-dependency-graph.rmdusingknitr::rmarkdownon Feb 11 2025.

Last update: 2019-07-06
Started: 2014-12-16

Using repositories other than CRAN with miniCRAN

Rendered fromminiCRAN-non-CRAN-repos.rmdusingknitr::rmarkdownon Feb 11 2025.

Last update: 2024-03-28
Started: 2015-03-26