The targets package is a pipeline / workflow management tool in R, designed to coordinate multi‐step computational workflows in data science / statistics. It tracks dependencies between “targets” (computational steps), skips steps whose upstream data or code hasn’t changed, supports parallel computation, branching (dynamic generation of sub‐targets), file format abstractions, and encourages reproducible and efficient analyses. It’s something like GNU Make for R, but more integrated. Skipping computation for up-to-date targets so that unchanged parts of the workflow are not recomputed. Targets can represent files or R objects, and tracking file changes etc is incorporated.

Features

  • Declarative “target” definitions of tasks: you declare what steps depend on what, and targets builds the dependency graph
  • Skipping computation for up-to-date targets so that unchanged parts of workflow are not recomputed
  • Parallel execution of targets where possible to speed up workflows
  • Support for branching / dynamic target creation (e.g. looping over combinations, expanding pipelines dynamically)
  • File abstractions: targets can represent files or R objects, and tracking file changes etc is incorporated
  • Tools for reproducibility: recording metadata, settings, dependency tracking, manifesting that output corresponds to current code/data etc.

Project Samples

Project Activity

See All Activity >

Categories

Data Science

Follow targets

targets Web Site

Other Useful Business Software
Our Free Plans just got better! | Auth0 Icon
Our Free Plans just got better! | Auth0

With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
Try free now
Rate This Project
Login To Rate This Project

User Reviews

Be the first to post a review of targets!

Additional Project Details

Operating Systems

Linux, Mac, Windows

Programming Language

R

Related Categories

R Data Science Tool

Registered

2025-09-12