microCRAN: Hosting an Independent CRAN Repository

Stand-alone HTTP capable R-package repository, that fully supports R's install.packages() and available.packages(). It also contains API endpoints for end-users to add/update packages. This package can supplement 'miniCRAN', which has functions for maintaining a local (partial) copy of 'CRAN'. Current version is bare-minimum without any access-control or much security.

Version: 0.9.0-1
Depends: R (≥ 4.0.0)
Imports: rlang (≥ 1.1.0), plumber (≥ 1.2.0), assertthat (≥ 0.2.1), mime, xtable
Suggests: miniCRAN, testthat (≥ 3.0.0), covr
Published: 2023-11-03
Author: Stefan McKinnon Edwards ORCID iD [aut, cre, cph], Kamstrup A/S [cph]
Maintainer: Stefan McKinnon Edwards <sme at iysik.com>
License: GPL-3
NeedsCompilation: no
Materials: README
CRAN checks: microCRAN results

Documentation:

Reference manual: microCRAN.pdf

Downloads:

Package source: microCRAN_0.9.0-1.tar.gz
Windows binaries: r-devel: microCRAN_0.9.0-1.zip, r-release: microCRAN_0.9.0-1.zip, r-oldrel: microCRAN_0.9.0-1.zip
macOS binaries: r-release (arm64): microCRAN_0.9.0-1.tgz, r-oldrel (arm64): microCRAN_0.9.0-1.tgz, r-release (x86_64): microCRAN_0.9.0-1.tgz, r-oldrel (x86_64): microCRAN_0.9.0-1.tgz
Old sources: microCRAN archive

Linking:

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