r-lib/actions
GitHub Actions for the R community observed · 2026-08-28
Health v2 · maintenance only
66/100
- Activity 96
- Release rhythm 8
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 2519
- days_rel: n/a
- days_push: 24
- n_releases_24m: 0
Adoption not part of the score
1066 stars · 234 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A collection of reusable GitHub Actions for R projects, providing setup of R, dependencies, renv, pandoc, and TinyTeX, plus running R CMD check and PR workflows. It includes example workflows covering common R CI tasks.
Use cases
- set up R in a GitHub Actions workflow
- run R CMD check on my R package in CI
- install R package dependencies from DESCRIPTION in CI
- restore renv lockfile packages in GitHub Actions
- install pandoc and LaTeX for R Markdown rendering in CI
- automate PR fetch and push workflows for R projects
When to choose
- you maintain R packages and want standard CI with R CMD check
- you need reproducible R environments via renv in GitHub Actions
- you want ready-made example workflows for R projects
When to avoid
- you use a CI system other than GitHub Actions
- your project is not R-based
Facets
library · maturity active
ci-cd testing build-tool developer-tools developer-tools programming-languages testing cloud cli github-actions r-language r-cmd-check renv continuous-integration r-packages automation
1 source
- readme: https://github.com/r-lib/actions · fetched 2026-08-28 · 5fc4152c83bd
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| r-lib/actions | main | 66 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem