CRAN/E | miniCRAN

miniCRAN

Create a Mini Version of CRAN Containing Only Selected Packages

Installation

About

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.

github.com/andrie/miniCRAN
Copyright Andrie de Vries, Microsoft Corporation
Bug report File report

Key Metrics

Version 0.3.0
Published 2024-03-28 33 days ago
Needs compilation? no
License GPL-2
CRAN checks miniCRAN results
Language en-US

Downloads

Yesterday 24 0%
Last 7 days 323 -18%
Last 30 days 1.625 +10%
Last 90 days 4.928 +12%
Last 365 days 17.817 -15%

Maintainer

Maintainer

Andrie de Vries

apdevries@gmail.com

Authors

Andrie de Vries

aut / cre / cph

Alex Chubaty

ctb

Microsoft Corporation

cph

Material

NEWS
Reference manual
Package source

In Views

ReproducibleResearch

Vignettes

Using miniCRAN to identify package dependencies
Using miniCRAN to create and maintain a local CRAN repository
Using repositories other than CRAN with miniCRAN

macOS

r-release

arm64

r-oldrel

arm64

r-release

x86_64

Windows

r-devel

x86_64

r-release

x86_64

r-oldrel

x86_64

Old Sources

miniCRAN archive

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

Reverse Suggests

deepdep
microCRAN