Package: miniCRAN 0.3.1.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.1.9000.tar.gz
miniCRAN_0.3.1.9000.zip(r-4.7)miniCRAN_0.3.1.9000.zip(r-4.6)miniCRAN_0.3.1.9000.zip(r-4.5)
miniCRAN_0.3.1.9000.tgz(r-4.6-any)miniCRAN_0.3.1.9000.tgz(r-4.5-any)
miniCRAN_0.3.1.9000.tar.gz(r-4.7-any)miniCRAN_0.3.1.9000.tar.gz(r-4.6-any)
miniCRAN_0.3.1.9000.tgz(r-4.6-emscripten)
manual.pdf |manual.html
DESCRIPTION |NEWS
card.svg |card.png
miniCRAN/json (API)

# 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:

Conda:

package-management

10.20 score 164 stars 1.7k scripts 1.7k downloads 16 exports 20 dependencies

Last updated from:e50806eb7b. Checks:9 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-x86_64OK159
source / vignettesOK206
linux-release-x86_64OK166
macos-release-arm64OK123
macos-oldrel-arm64OK94
windows-develOK101
windows-releaseOK107
windows-oldrelOK101
wasm-releaseOK121

Exports:addLocalPackageaddOldPackageaddPackageaddPackageListingGithubbasePkgscheckVersionsgetCranDescriptionis.onlinemakeDepGraphmakeLibrarymakeRepooldPackagespkgAvailpkgDepupdatePackagesupdateRepoIndex

Dependencies:askpassassertthatclicpp11curlgluehttrigraphjsonlitelatticelifecyclemagrittrMatrixmimeopensslpkgconfigR6rlangsysvctrs

Using miniCRAN to create and maintain a local CRAN repository
Install packages from your local repository | Adding packages to an existing miniCRAN repository | Adding new packages from CRAN | Adding an older version of a package from CRAN | Adding packages from other sources | Updating the packages in a miniCRAN repository

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

Using repositories other than CRAN with miniCRAN
Using CRAN | Using a different mirror | Using R-forge

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

Using miniCRAN to identify package dependencies
A worked example using the package chron | An example with multiple input packages

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