# --------------------------------------------
# CITATION file created with {cffr} R package
# See also: https://docs.ropensci.org/cffr/
# --------------------------------------------
cff-version: 1.2.0
message: 'To cite package "drake" in publications use:'
type: software
license: GPL-3.0-only
title: 'drake: A Pipeline Toolkit for Reproducible Computation at Scale'
version: 7.13.10
identifiers:
- type: doi
value: 10.32614/CRAN.package.drake
- type: url
value: https://books.ropensci.org/drake/
abstract: 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 and the online manual .
authors:
- family-names: Landau
given-names: William Michael
email: will.landau.oss@gmail.com
orcid: https://orcid.org/0000-0003-1878-3253
preferred-citation:
type: article
title: 'The drake R package: a pipeline toolkit for reproducibility and high-performance
computing'
authors:
- family-names: Landau
given-names: William Michael
email: will.landau.oss@gmail.com
orcid: https://orcid.org/0000-0003-1878-3253
journal: Journal of Open Source Software
year: '2018'
volume: '3'
issue: '21'
url: https://doi.org/10.21105/joss.00550
repository: https://ropensci.r-universe.dev
repository-code: https://github.com/ropensci/drake
commit: 4573b96dc2d9d57064bcdffdc3161119e792e245
url: https://docs.ropensci.org/drake/
contact:
- family-names: Landau
given-names: William Michael
email: will.landau.oss@gmail.com
orcid: https://orcid.org/0000-0003-1878-3253