Ross ROSS = Recommend OSS · open-source software intelligence for agents

ropensci/targets

Function-oriented Make-like declarative workflows for R observed · 2026-08-28

github.com/ropensci/targets · homepage · R · NOASSERTION (other) 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

Full methodology

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

Member repositories

RepositoryRoleHealth v2
ropensci/targetsmain77

For agents

markdown · JSON · MCP: product_card(name="ropensci/targets")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem