tarchetypes: Archetypes for Targets

Function-oriented Make-like declarative pipelines for Statistics and data science are supported in the 'targets' R package. As an extension to 'targets', the 'tarchetypes' package provides convenient user-side functions to make 'targets' easier to use. By establishing reusable archetypes for common kinds of targets and pipelines, these functions help express complicated reproducible pipelines concisely and compactly. The methods in this package were influenced by the 'drake' R package by Will Landau (2018) <doi:10.21105/joss.00550>.

Version: 0.8.0
Depends: R (≥ 3.5.0)
Imports: digest (≥ 0.6.25), dplyr (≥ 1.0.0), fs (≥ 1.4.2), parallel, rlang (≥ 0.4.7), targets (≥ 1.6.0), tibble (≥ 3.0.1), tidyselect (≥ 1.1.0), utils, vctrs (≥ 0.3.4), withr (≥ 2.1.2)
Suggests: curl (≥ 4.3), knitr (≥ 1.28), quarto (≥ 1.4), rmarkdown (≥ 2.1), testthat (≥ 3.0.0), xml2 (≥ 1.3.2)
Published: 2024-03-18
Author: William Michael Landau ORCID iD [aut, cre], Samantha Oliver ORCID iD [rev], Tristan Mahr ORCID iD [rev], Eli Lilly and Company [cph]
Maintainer: William Michael Landau <will.landau.oss at gmail.com>
BugReports: https://github.com/ropensci/tarchetypes/issues
License: MIT + file LICENSE
URL: https://docs.ropensci.org/tarchetypes/, https://github.com/ropensci/tarchetypes
NeedsCompilation: no
Language: en-US
Citation: tarchetypes citation info
Materials: NEWS
CRAN checks: tarchetypes results

Documentation:

Reference manual: tarchetypes.pdf

Downloads:

Package source: tarchetypes_0.8.0.tar.gz
Windows binaries: r-devel: tarchetypes_0.8.0.zip, r-release: tarchetypes_0.8.0.zip, r-oldrel: tarchetypes_0.8.0.zip
macOS binaries: r-release (arm64): tarchetypes_0.8.0.tgz, r-oldrel (arm64): tarchetypes_0.8.0.tgz, r-release (x86_64): tarchetypes_0.8.0.tgz
Old sources: tarchetypes archive

Reverse dependencies:

Reverse imports: jagstargets

Linking:

Please use the canonical form https://CRAN.R-project.org/package=tarchetypes to link to this page.