Projects
- nanoparquet – R package and C++ library to read and write Parquet files.
- pak – A fresh approach to R package installation.
- rig – The R installation manager.
- r-lib/actions – GitHub Actions for the R community.
- cli – Pretty R command line interfaces.
- r-hub/rhub – The R-hub package builder, v2.
- r-hub/containers – Docker containers for R developers.
- r-hub/r-minimal – Minimal Docker images for R.
- Evercran – Any version of R – with the matching version of CRAN.
- R versions API – The R-hub R versions API.
- CRAN package badges – Badges for CRAN package versions and downloads.
Smaller R packages
In alphabetical order.
- asciicast – Turn R scripts into terminal screencasts.
- callr – Call R from R.
- cleancall – C Resource Cleanup via Exit Handlers.
- cranlogs – R and R package download logs.
- cyclocomp – Cyclomatic complexity of R functions and expressions.
- desc – Parse R DESCRIPTION files.
- filelock – Cross platform file locking in R
- gh – Minimalistic client to access GitHub’s REST and GraphQL APIs.
- gitcreds – Query git credentials from R.
- keyring – Access the system credential store from R.
- pingr – Check if a server is alive.
- pkgcache – Metadata and package cache for R.
- pkgdepends – Package Dependency Resolution, Downloads and Installation.
- pkgsearch – Search and query CRAN R packages.
- processx – Execute and control system processes.
- progress – Progress bar in your R terminal.
- prompt – Dynamic R Prompt.
- ps – List, query, manipulate system processes.
- rcmdcheck –
Capture
R CMD check
results. - rcorpora – Corpuses of interesting data, from https://github.com/dariusk/corpora.
- secret – 🔐 Secure sharing of sensitive information in R packages.
- sessioninfo – R session information.
- webfakes – Your own web server for happy HTTP testing.
- whoami – Username, full name, email address, GitHub username of the current user.
- xmlparsedata – Parse data of R code as an ‘XML’ tree.
- zip – Cross-platform zip compression.