The R-hub project of the R Consortium
Pinned repositories
Manage files in a CRAN-like repositoy
SystemRequirements mappings for R packages
The r-hub web site. It stores uploads internally, and adds the submission to a message queue, to be picked up by another process. Public deployment coming soon!
The back-end of r-hub. A node.js process that picks up submissions from a message queue, creates Jenkins jobs for them, and starts building the Jenkins job.
Scripts to R CMD check an R package on Solaris
R CMD check on Windows, in a (somewhat) isolated environment
R CMD check as a temporary user on macOS
Docker configuration for the Linux builders
R package to install system requirements
Presentations about r-hub
Build and check R packages
R-hub API client
Docker images to build pandoc binaries for various Linux distributions
R package to query CRAN (reverse) dependencies and calculate the full DAG
Build binary Linux packages in R-hub Docker containers - Work in progress!
Find the build-time dependencies of a package
R / CRAN package requirements online database and API
The captain's log
Scheduler for node.js tasks on r-hub
CouchDB App for the r-hub build logs
Small R packages for r-hub testing
Stream the output of a Jenkins job
Test R package and repo for the r-hub CI
devtools
Forked from hadley/devtoolsTools to make an R developer's life easier
curl
Forked from jeroen/curlAn R connection interface to libcurl.
Jenkins Docker image. It is based on the official image, and adds some capabilities to set the admin password, install plugins, etc., all via supplying environment variables
Backend of the r-hub CI
Frontend for the r-hub GitHub CI
Constants and utility functions for dealing with R and CRAN packages from node.js
r-hub: the everything-builder the R community needs. This is the original r-hub proposal, as submitted to the R Consortium