Skip to content

tarchetypes

Archetypes for Targets

v0.14.1 · Mar 23, 2026 · MIT + file LICENSE

Description

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 'targets' R package. by Will Landau (2018) <doi:10.21105/joss.00550>.

Downloads

6K

Last 30 days

1604th

14.9K

Last 90 days

66.3K

Last year

Trend: +22.9% (30d vs prior 30d)

CRAN Check Status

14 OK
Show all 14 flavors
Flavor Status
r-devel-linux-x86_64-debian-clang OK
r-devel-linux-x86_64-debian-gcc OK
r-devel-linux-x86_64-fedora-clang OK
r-devel-linux-x86_64-fedora-gcc OK
r-devel-macos-arm64 OK
r-devel-windows-x86_64 OK
r-oldrel-macos-arm64 OK
r-oldrel-macos-x86_64 OK
r-oldrel-windows-x86_64 OK
r-patched-linux-x86_64 OK
r-release-linux-x86_64 OK
r-release-macos-arm64 OK
r-release-macos-x86_64 OK
r-release-windows-x86_64 OK

Check History

OK 14 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 27, 2026
ERROR 13 OK · 0 NOTE · 0 WARNING · 1 ERROR · 0 FAILURE Mar 21, 2026
ERROR r-devel-linux-x86_64-debian-gcc

tests

Running ‘testthat.R’ [96s/128s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
  > library(testthat)
  > library(tarchetypes)
  > 
  > test_check("tarchetypes")
  [ FAIL 1 | WARN 0 | SKIP 88 | PASS 979 ]
  
  ══ Skipped tests (88) ═
...[truncated]...

  `actual`:                                                                 
  `expected`: "report/main.qmd" "report/subdir/text2.qmd" "report/text1.qmd"
  
  
  [ FAIL 1 | WARN 0 | SKIP 88 | PASS 979 ]
  Error:
  ! Test failures.
  Execution halted
OK 14 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 10, 2026

Reverse Dependencies (4)

suggests

Dependency Network

Dependencies Reverse dependencies dplyr fs rlang secretbase targets tibble tidyselect vctrs withr (>= 2.1.2) jagstargets sqltargets targets worcs tarchetypes

Version History

updated 0.14.1 ← 0.14.0 diff Mar 23, 2026
new 0.14.0 Mar 10, 2026
updated 0.14.0 ← 0.13.2 diff Feb 8, 2026
updated 0.13.2 ← 0.13.1 diff Sep 12, 2025
updated 0.13.1 ← 0.13.0 diff May 7, 2025
updated 0.13.0 ← 0.12.0 diff Apr 9, 2025
updated 0.12.0 ← 0.11.0 diff Jan 30, 2025
updated 0.11.0 ← 0.10.0 diff Nov 14, 2024
updated 0.10.0 ← 0.9.0 diff Sep 25, 2024
updated 0.9.0 ← 0.8.0 diff Apr 16, 2024
updated 0.8.0 ← 0.7.12 diff Mar 17, 2024
updated 0.7.12 ← 0.7.11 diff Feb 5, 2024
updated 0.7.11 ← 0.7.10 diff Jan 8, 2024
updated 0.7.10 ← 0.7.9 diff Dec 3, 2023
updated 0.7.9 ← 0.7.8 diff Oct 3, 2023
updated 0.7.8 ← 0.7.7 diff Aug 31, 2023
updated 0.7.7 ← 0.7.6 diff Jun 14, 2023
updated 0.7.6 ← 0.7.5 diff May 1, 2023
updated 0.7.5 ← 0.7.4 diff Mar 6, 2023
updated 0.7.4 ← 0.7.3 diff Jan 5, 2023