targets
Dynamic Function-Oriented 'Make'-Like Declarative Pipelines
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,
- Version1.8.0
- R version≥ 3.5.0
- LicenseMIT
- Licensefile LICENSE
- Needs compilation?No
- Languageen-US
- targets citation info
- Last release10/02/2024
Documentation
Team
William Michael Landau
Matthew T. Warkentin
Show author detailsRolesContributorMark Edmondson
Samantha Oliver
Tristan Mahr
Eli Lilly and Company
Show author detailsRolesCopyright holder
Insights
Last 30 days
Last 365 days
The following line graph shows the downloads per day. You can hover over the graph to see the exact number of downloads per day.
Data provided by CRAN
Binaries
Dependencies
- Depends1 package
- Imports16 packages
- Suggests34 packages
- Reverse Imports4 packages
- Reverse Suggests5 packages
- Reverse Enhances1 package