Skip to content

targets

1.12.0

Dynamic Function-Oriented 'Make'-Like Declarative Pipelines

20packages depend
228.2Kdownloads / year
88.7%test coverage
13/13checks pass

Overview

About
Maintained by William Michael LandauFirst published 2021-01-2145 releasesCRAN page ↗GitHub ↗

Pipeline tools coordinate the pieces of computationally demanding analysis projects. The 'targets' package is a 'Make'-like pipeline tool for statistics and data science in R. The package skips costly runtime for tasks that are already up to date, orchestrates the necessary computation with implicit parallel computing, and abstracts files as R objects. If all the current output matches the current upstream code and data, then the whole pipeline is up to date, and the results are more trustworthy than otherwise. The methodology in this package borrows from GNU 'Make' (2015, ISBN:978-9881443519) and 'drake' (2018, doi:10.21105/joss.00550).

Install

Health

CRAN checks
13OK
Slowest check: 10.3 min · r-oldrel-macos-x86_64
Code health
Yes
Tests · ratio 1.15
88.7%
Coverage · measured lines
100%
Documentation · exports
19
Dependencies · direct
Check history
  • OK2026-08-04
    13 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE
  • NOTE2026-08-01
    12 OK · 1 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE
  • OK2026-06-09
    13 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE
  • ERROR2026-06-07
    12 OK · 0 NOTE · 0 WARNING · 1 ERROR · 0 FAILURE
  • OK2026-03-10
    14 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE

Documentation

Documentation
READMENoVignettesYes · dynamicpkgdown siteNoNEWSYes · 100% structuredCode of conductNoContributing guideNo
Examples that run
100%
Documented parameters
99%
Return-value docs
84%
References docs
2%

Downloads

228.2K
CRAN downloads in the past year
Rank #850 · ~625/day · ~19K/mo
Daily download trend is not available in this view yet.
17.8K30 days
56.8K90 days
228.2K1 year
Compare downloads with other packages →
Also on3.8K r2u16 autocran7.5K conda_forge79 c2d4u

Repository

Repository
1,092Stars
84Forks
0Open issues
0Open PRs
60Releases
3,781Commits
26Contributors
reproducibilityhigh-performance-computingrdata-sciencepipelinerstatsr-packageworkflow
3,781 commits · Last activity 2026-05-13 · +0.5% stars, 30d

Stars over time

2025-07-24 · 1,0062026-08-07 · 1,092

Repository practices

Upstream repositoryBeta

7 development-tooling and community-health practices detected across 5 families in the upstream repository

Checks run against github.com/ropensci/targets on 2026-08-09.

Continuous integration (1)
GitHub Actions
Docs source (1)
README.Rmd
Research and citation (1)
codemeta.json
Lint, format, editor (2)
lintrRStudio project
Show all practices
Governance and community (2)
Issue templatesPR template
How this is detected·Detection ruleset v1 (2026-07-18)

Dependencies

Code & Tests

People & History

People (6)
Maintainer (1)
Author, Maintainer
Authors (1)
Author, Maintainer
Contributors (2)
Contributor · added in 0.11.0
Copyright holders (1)
Copyright holder, Funder
Funders (1)
Copyright holder, Funder
Reviewers (2)
Reviewer
Listed in earlier versions (2)
no longer listed · 0.0.2 to 1.12.0
no longer listed · 0.0.2 to 1.12.0
Package Timeline

45 releases. Pick two to compare their code metrics. R releases are shown for context.

  • R
    R 4.6.0 released · 2026-04-24
  • 1.12.0Latest
    2026-02-09 · current release · diff ↗
  • 1.11.4
    2025-09-13 · diff ↗
  • 1.11.3
    2025-05-08 · diff ↗
  • R
    R 4.5.0 released · 2025-04-11
  • 1.11.1
    2025-04-10 · diff ↗
  • 1.10.1
    2025-01-31 · diff ↗
  • 1.10.0
    2025-01-13 · diff ↗
  • 1.9.1
    2024-12-04 · diff ↗
  • 1.9.0
    2024-11-20 · diff ↗
  • 1.8.0
    2024-10-02 · diff ↗
  • 1.7.1
    2024-06-20 · diff ↗
  • R
    R 4.4.0 released · 2024-04-24
  • 1.7.0
    2024-04-17 · diff ↗
  • 1.6.0
    2024-03-13 · diff ↗
  • 1.5.1
    2024-02-15 · diff ↗
Show 38 earlier events
  • 1.4.1
    2024-01-09 · diff ↗
  • 1.4.0
    2023-12-11 · diff ↗
  • 1.3.2
    2023-10-12 · diff ↗
  • 1.3.0
    2023-09-11 · diff ↗
  • 1.2.2
    2023-08-10 · diff ↗
  • 1.2.0
    2023-06-26 · diff ↗
  • 1.1.3
    2023-05-23 · diff ↗
  • 1.1.2
    2023-05-23 · diff ↗
  • 1.0.0
    2023-04-24 · diff ↗
  • R
    R 4.3.0 released · 2023-04-21
  • 0.14.3
    2023-03-08 · diff ↗
  • 0.14.2
    2023-01-06 · diff ↗
  • 0.14.1
    2022-11-29 · diff ↗
  • 0.14.0
    2022-11-01 · diff ↗
  • 0.13.5
    2022-09-26 · diff ↗
  • 0.13.4
    2022-09-15 · diff ↗
  • 0.13.1
    2022-08-05 · diff ↗
  • 0.12.1
    2022-06-03 · diff ↗
  • R
    R 4.2.0 released · 2022-04-22
  • 0.12.0
    2022-04-19 · diff ↗
  • 0.11.0
    2022-03-19 · diff ↗
  • 0.10.0
    2022-01-08 · diff ↗
  • 0.9.0
    2021-12-04 · diff ↗
  • 0.8.1
    2021-10-26 · diff ↗
  • 0.8.0
    2021-09-21 · diff ↗
  • 0.7.0
    2021-08-20 · diff ↗
  • 0.6.0
    2021-07-21 · diff ↗
  • R
    R 4.1.0 released · 2021-05-18
  • 0.4.2
    2021-04-30 · diff ↗
  • unarchivedReturned to CRAN
    2021-04-30
  • archivedRemoved from CRAN
    2021-04-25
    check problems were not corrected in time
  • 0.4.1
    2021-04-22 · diff ↗
  • 0.3.1
    2021-03-28 · diff ↗
  • 0.3.0
    2021-03-27 · diff ↗
  • 0.2.0
    2021-02-27 · diff ↗
  • 0.1.0
    2021-02-01 · diff ↗
  • 0.0.2
    2021-01-21
  • R
    R 4.0.0 released · 2020-04-24

Package metadata

First published
2021-01-21
Total releases
45 / 5 yrs
License
MIT + file LICENSE OSI
Minimum R
≥ 3.5.0
Download size
753 KB
Installed size
not tracked yet
With dependencies
not tracked yet

Cite

Cite this package

Run in R for the authors' preferred citation:

citation("targets")
Landau, W. M., Edmondson, M., Eli Lilly and Company, , Mahr, T., Oliver, S., & Warkentin, M. T. (2026). targets: Dynamic Function-Oriented 'Make'-Like Declarative Pipelines (Version 1.12.0) [Computer software]. https://doi.org/10.32614/CRAN.package.targets

This is what citation() produces when a package has no citation file of its own. If it prints something else, use that.

Cite the R Observatory

For a number measured here: a download total, a coverage figure, an archival date.

APA

Balamuta, J. J. (2026). R Observatory: Metrics for targets version 1.12.0 [Data set]. HJJB, LLC. Data release v2026-08-15. https://doi.org/10.5281/zenodo.21843040

From data release v2026-08-15, which the citation names so these numbers can be found later. More on citing and the projects behind them.

Report a problem with this page →

Privacy choices

These apply to this browser and are stored on this device only. Nothing about your choice is sent to us.

Read the privacy policy