ropensci/drake: A Pipeline Toolkit for Reproducible Computation at Scale

A general-purpose computational engine for data analysis, drake rebuilds intermediate data objects when their dependencies change, and it skips work when the results are already up to date. Not every execution starts from scratch, there is native support for parallel and distributed computing, and completed projects have tangible evidence that they are reproducible. Extensive documentation, from beginner-friendly tutorials to practical examples and more, is available at the reference website <https://docs.ropensci.org/drake/> and the online manual <https://books.ropensci.org/drake/>.

Getting started

Package details

Maintainer
LicenseGPL-3
Version7.13.9
URL https://github.com/ropensci/drake https://docs.ropensci.org/drake/ https://books.ropensci.org/drake/
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("ropensci/drake")
ropensci/drake documentation built on March 4, 2024, 6:02 p.m.