Other packages > Find by keyword >

tarchetypes  

Archetypes for Targets
View on CRAN: Click here


Download and install tarchetypes package within the R console
Install from CRAN:
install.packages("tarchetypes")

Install from Github:
library("remotes")
install_github("cran/tarchetypes")

Install by package version:
library("remotes")
install_version("tarchetypes", "0.13.0")



Attach the package and use:
library("tarchetypes")
Maintained by
William Michael Landau
[Scholar Profile | Author Map]
First Published: 2021-02-01
Latest Update: 2023-09-01
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 'drake' R package by Will Landau (2018) <doi:10.21105/joss.00550>.
How to cite:
William Michael Landau (2021). tarchetypes: Archetypes for Targets. R package version 0.13.0, https://cran.r-project.org/web/packages/tarchetypes. Accessed 30 Apr. 2025.
Previous versions and publish date:
0.0.2 (2021-02-01 09:10), 0.0.4 (2021-02-02 02:10), 0.1.0 (2021-02-27 06:50), 0.1.1 (2021-03-28 03:20), 0.2.0 (2021-05-11 09:20), 0.2.1 (2021-06-21 22:40), 0.3.0 (2021-08-04 06:40), 0.3.1 (2021-09-21 15:10), 0.3.2 (2021-10-26 19:50), 0.4.0 (2021-12-10 23:00), 0.4.1 (2022-01-08 00:50), 0.5.0 (2022-03-16 11:20), 0.6.0 (2022-04-19 17:40), 0.7.0 (2022-08-05 11:50), 0.7.1 (2022-09-07 17:40), 0.7.2 (2022-10-31 20:52), 0.7.3 (2022-11-29 17:10), 0.7.4 (2023-01-06 19:50), 0.7.5 (2023-03-07 22:50), 0.7.6 (2023-05-02 20:50), 0.7.7 (2023-06-15 22:00), 0.7.8 (2023-09-01 18:00), 0.7.9 (2023-10-04 17:50), 0.7.10 (2023-12-04 20:40), 0.7.11 (2024-01-09 10:30), 0.7.12 (2024-02-06 21:30), 0.8.0 (2024-03-18 19:40), 0.9.0 (2024-04-17 19:50), 0.10.0 (2024-09-26 17:50), 0.11.0 (2024-11-15 17:30), 0.12.0 (2025-01-31 18:00)
Other packages that cited tarchetypes R package
View tarchetypes citation profile
Other R packages that tarchetypes depends, imports, suggests or enhances
Complete documentation for tarchetypes
Functions, R codes and Examples using the tarchetypes R package
Some associated functions: counter_init . counter_set_names . reexports . tar_age . tar_append_static_values . tar_change . tar_combine . tar_combine_raw . tar_cue_age . tar_cue_age_raw . tar_cue_force . tar_cue_skip . tar_download . tar_download_run . tar_eval . tar_eval_raw . tar_file_read . tar_files . tar_files_input . tar_files_input_raw . tar_files_raw . tar_force . tar_force_change . tar_formats . tar_group_by . tar_group_by_run . tar_group_count . tar_group_count_index . tar_group_count_run . tar_group_select . tar_group_select_run . tar_group_size . tar_group_size_index . tar_group_size_run . tar_hook_before . tar_hook_inner . tar_hook_outer . tar_knit . tar_knit_raw . tar_knit_run . tar_knitr_deps . tar_knitr_deps_expr . tar_map . tar_map2 . tar_map2_count . tar_map2_count_raw . tar_map2_group . tar_map2_raw . tar_map2_run . tar_map2_run_rep . tar_map2_size . tar_map2_size_raw . tar_map_rep . tar_map_rep_raw . tar_plan . tar_quarto . tar_quarto_files . tar_quarto_raw . tar_quarto_rep . tar_quarto_rep_raw . tar_quarto_rep_rep . tar_quarto_rep_run . tar_quarto_rep_run_params . tar_quarto_run . tar_render . tar_render_raw . tar_render_rep . tar_render_rep_raw . tar_render_rep_rep . tar_render_rep_run . tar_render_rep_run_params . tar_render_run . tar_rep . tar_rep2 . tar_rep2_raw . tar_rep2_run . tar_rep2_run_rep . tar_rep_map . tar_rep_map_raw . tar_rep_raw . tar_rep_run . tar_rep_run_map_rep . tar_select_names . tar_select_targets . tar_skip . tar_sub . tar_sub_raw . tarchetypes-package . walk_ast . walk_call_knitr . 
Some associated R codes: class_counter.R . tar_age.R . tar_change.R . tar_combine.R . tar_combine_raw.R . tar_cue_age.R . tar_cue_age_raw.R . tar_cue_force.R . tar_cue_skip.R . tar_download.R . tar_eval.R . tar_eval_raw.R . tar_file_read.R . tar_files.R . tar_files_input.R . tar_files_input_raw.R . tar_files_raw.R . tar_force.R . tar_formats.R . tar_group_by.R . tar_group_count.R . tar_group_select.R . tar_group_size.R . tar_hook_before.R . tar_hook_inner.R . tar_hook_outer.R . tar_knit.R . tar_knit_raw.R . tar_knitr_deps.R . tar_knitr_deps_expr.R . tar_map.R . tar_map2.R . tar_map2_count.R . tar_map2_count_raw.R . tar_map2_raw.R . tar_map2_size.R . tar_map2_size_raw.R . tar_map_rep.R . tar_map_rep_raw.R . tar_package.R . tar_plan.R . tar_quarto.R . tar_quarto_files.R . tar_quarto_raw.R . tar_quarto_rep.R . tar_quarto_rep_raw.R . tar_render.R . tar_render_raw.R . tar_render_rep.R . tar_render_rep_raw.R . tar_rep.R . tar_rep2.R . tar_rep2_raw.R . tar_rep_map.R . tar_rep_map_raw.R . tar_rep_raw.R . tar_select_names.R . tar_select_targets.R . tar_skip.R . tar_sub.R . tar_sub_raw.R . tar_tidyselect.R . utils_assert.R . utils_ast.R . utils_batch.R . utils_data.R . utils_functional.R . utils_knitr.R . utils_language.R . utils_logic.R . utils_targets.R . utils_tidyselect.R .  Full tarchetypes package functions and examples
Downloads during the last 30 days
03/3104/0104/0204/0304/0404/0504/0604/0704/0804/0904/1004/1104/1204/1304/1404/1504/1604/1704/1804/1904/2004/2104/2204/2304/2404/2504/2604/2704/28Downloads for tarchetypes20406080100120140160180200220240TrendBars

Today's Hot Picks in Authors and Packages

nextGenShinyApps  
Craft Exceptional 'R Shiny' Applications and Dashboards with Novel Responsive Tools
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency  
schrute  
The Entire Transcript from the Office in Tidy Format
The complete scripts from the American version of the Office television show in tibble format. Use ...
Download / Learn more Package Citations See dependency  
micEconAids  
Demand Analysis with the Almost Ideal Demand System (AIDS)
Functions and tools for analysing consumer demand with the Almost Ideal Demand System (AIDS) sugg ...
Download / Learn more Package Citations See dependency  
eyetrackingR  
Eye-Tracking Data Analysis
Addresses tasks along the pipeline from raw data to analysis and visualization for eye-tracking dat ...
Download / Learn more Package Citations See dependency  
GRAPE  
Gene-Ranking Analysis of Pathway Expression
Gene-Ranking Analysis of Pathway Expression (GRAPE) is a tool for summarizing the consensus behavio ...
Download / Learn more Package Citations See dependency  
crimeutils  
A Comprehensive Set of Functions to Clean, Analyze, and Present Crime Data
A collection of functions that make it easier to understand crime (or other) data, and assist other ...
Download / Learn more Package Citations See dependency  

24,142

R Packages

207,311

Dependencies

65,176

Author Associations

24,143

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA