ropensci/targets
Function-oriented Make-like declarative workflows for R observed · 2026-08-28
Health v2 · maintenance only
77/100
- Activity 82
- Release rhythm 57
- Longevity 100
Flags: no_license
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 33.0
- age_days: 2589
- days_rel: 205
- days_push: 112
- n_releases_24m: 11
Adoption not part of the score
1094 stars · 84 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
targets is a Make-like, function-oriented pipeline tool for statistics and data science workflows in R. It skips computation for up-to-date targets, orchestrates implicit parallel computing, and stores outputs to make analyses efficient and reproducible.
Use cases
- run reproducible data science pipelines in R
- skip recomputation of unchanged analysis steps
- orchestrate parallel statistical analyses
- manage dependencies between data processing and modeling tasks
- build reproducible research workflows for papers
- run computationally demanding simulation studies
- cache intermediate results of long-running R analyses
When to choose
- your R analysis project has interdependent steps and slow recomputation
- you want Make-like incremental builds for statistics or data science
- you need reproducible, evidence-backed pipelines for research or business deliverables
- you want implicit parallel/distributed computing via crew or clustermq
When to avoid
- your project is not in R
- you need a general-purpose CI/CD or container orchestration tool
- your workflow is a simple linear script with no costly steps
Facets
library · maturity active
workflow-automation scheduling developer-tools data-science developer-tools cross-platform cli make-like pipeline reproducible-research rstats parallel-computing r-package automation reproducibility r
7 sources
- readme: https://github.com/ropensci/targets · fetched 2026-08-28 · 1daa4610fc18
- homepage: https://docs.ropensci.org/targets/ · fetched 2026-08-29 · 299d69ac35db
- site_page: https://docs.ropensci.org/targets/news/index.html · fetched 2026-08-29 · 21c4f0fe3d95
- site_page: https://docs.ropensci.org/targets/authors.html · fetched 2026-08-29 · db9646754f28
- site_page: https://ropensci.org/about · fetched 2026-08-29 · 21e3e45abb74
- site_page: https://docs.ropensci.org/ · fetched 2026-08-29 · db4231ca5a42
- site_page: https://books.ropensci.org/targets-design · fetched 2026-08-29 · 544d4f84edd4
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| ropensci/targets | main | 77 |
For agents
markdown · JSON · MCP: product_card(name="ropensci/targets")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem