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.10.0")



Attach the package and use:
library("tarchetypes")
Maintained by
William Michael Landau
[Scholar Profile | Author Map]
All associated links for this package
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.10.0, https://cran.r-project.org/web/packages/tarchetypes. Accessed 21 Nov. 2024.
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)
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
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

deductive  
Data Correction and Imputation Using Deductive Methods
Attempt to repair inconsistencies and missing values in data records by using information from vali ...
Download / Learn more Package Citations See dependency  
SCBiclust  
Identifies Mean, Variance, and Hierarchically Clustered Biclusters
Identifies a bicluster, a submatrix of the data such that the features and observations within the s ...
Download / Learn more Package Citations See dependency  
kgschart  
KGS Rank Graph Parser
Restore underlining numeric data from rating history graph of KGS (an online platform of the game o ...
Download / Learn more Package Citations See dependency  
crossrun  
Joint Distribution of Number of Crossings and Longest Run
Joint distribution of number of crossings and the longest run in a series of independent Bernoulli ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
RcppHNSW  
'Rcpp' Bindings for 'hnswlib', a Library for Approximate Nearest Neighbors
'Hnswlib' is a C++ library for Approximate Nearest Neighbors. This package provides a minimal R int ...
Download / Learn more Package Citations See dependency  

23,229

R Packages

199,929

Dependencies

62,984

Author Associations

23,230

Publication Badges

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