Package: microCRAN 0.9.0-1

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.

Authors:Stefan McKinnon Edwards [aut, cre, cph], Kamstrup A/S [cph]

microCRAN_0.9.0-1.tar.gz
microCRAN_0.9.0-1.zip(r-4.5)microCRAN_0.9.0-1.zip(r-4.4)microCRAN_0.9.0-1.zip(r-4.3)
microCRAN_0.9.0-1.tgz(r-4.4-any)microCRAN_0.9.0-1.tgz(r-4.3-any)
microCRAN_0.9.0-1.tar.gz(r-4.5-noble)microCRAN_0.9.0-1.tar.gz(r-4.4-noble)
microCRAN_0.9.0-1.tgz(r-4.4-emscripten)microCRAN_0.9.0-1.tgz(r-4.3-emscripten)
microCRAN.pdf |microCRAN.html
microCRAN/json (API)

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

Peer review:

On CRAN:

This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.

10 exports 0.09 score 23 dependencies 2 scripts 191 downloads

Last updated 11 months agofrom:915de01bc1. Checks:OK: 4 ERROR: 3. Indexed: yes.

TargetResultDate
Doc / VignettesOKAug 30 2024
R-4.5-winERRORAug 30 2024
R-4.5-linuxOKAug 30 2024
R-4.4-winERRORAug 30 2024
R-4.4-macOKAug 30 2024
R-4.3-winERRORAug 30 2024
R-4.3-macOKAug 30 2024

Exports:addPackagebuildcran_error_handlercran_static_path_handlercran_static_redirect_handlerdirectory_listingdirectory_listing_htmlpr_add_packageread_DESCRIPTION_ziprun

Dependencies:assertthatclicrayoncurlellipsisfastmapgluehttpuvjsonlitelaterlifecyclemagrittrmimeplumberpromisesR6Rcpprlangsodiumstringiswaggerwebutilsxtable

Readme and manuals

Help Manual

Help pageTopics
microCRAN: Hosting an Independent CRAN RepositorymicroCRAN-package microCRAN
Adds a package-file to the repositoryaddPackage
Build and start the microCRAN sitebuild run
Handler for package repository filescran_static_path_handler cran_static_redirect_handler
Directory listingdirectory_listing directory_listing_html
Running microCRAN as a Docker containerdocker
Plumber route for adding package to repositorypr_add_package
Read DESCRIPTION file from packageread_DESCRIPTION_tar read_DESCRIPTION_zip