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.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')) |
This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.
Last updated 1 years agofrom:915de01bc1. Checks:OK: 4 ERROR: 3. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Oct 29 2024 |
R-4.5-win | ERROR | Oct 29 2024 |
R-4.5-linux | OK | Oct 29 2024 |
R-4.4-win | ERROR | Oct 29 2024 |
R-4.4-mac | OK | Oct 29 2024 |
R-4.3-win | ERROR | Oct 29 2024 |
R-4.3-mac | OK | Oct 29 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 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 |