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:
microCRAN_0.9.0-1.tar.gz
microCRAN_0.9.0-1.zip(r-4.7)microCRAN_0.9.0-1.zip(r-4.6)microCRAN_0.9.0-1.zip(r-4.5)
microCRAN_0.9.0-1.tgz(r-4.6-any)microCRAN_0.9.0-1.tgz(r-4.5-any)
microCRAN_0.9.0-1.tar.gz(r-4.7-any)microCRAN_0.9.0-1.tar.gz(r-4.6-any)
microCRAN_0.9.0-1.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
microCRAN/json (API)
| # Install 'microCRAN' in R: |
| install.packages('microCRAN', repos = c('https://stefanedwards.r-universe.dev', 'https://cloud.r-project.org')) |
This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.
Last updated from:915de01bc1. Checks:6 OK, 3 ERROR. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 113 | ||
| source / vignettes | OK | 230 | ||
| linux-release-x86_64 | OK | 133 | ||
| macos-release-arm64 | OK | 119 | ||
| macos-oldrel-arm64 | OK | 162 | ||
| windows-devel | ERROR | 78 | ||
| windows-release | ERROR | 240 | ||
| windows-oldrel | ERROR | 74 | ||
| wasm-release | OK | 114 |
Exports:addPackagebuildcran_error_handlercran_static_path_handlercran_static_redirect_handlerdirectory_listingdirectory_listing_htmlpr_add_packageread_DESCRIPTION_ziprun
Dependencies:assertthatclicrayoncurlfastmaphttpuvjsonlitelaterlifecyclemagrittrmimeotelplumberpromisesR6Rcpprlangsodiumstringiswaggerwebutilsxtable
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| microCRAN: Hosting an Independent CRAN Repository | microCRAN-package microCRAN |
| Adds a package-file to the repository | addPackage |
| Build and start the microCRAN site | build run |
| Handler for package repository files | cran_static_path_handler cran_static_redirect_handler |
| Directory listing | directory_listing directory_listing_html |
| Running microCRAN as a Docker container | docker |
| Plumber route for adding package to repository | pr_add_package |
| Read DESCRIPTION file from package | read_DESCRIPTION_tar read_DESCRIPTION_zip |
