Other packages > Find by keyword >

TAF  

Transparent Assessment Framework for Reproducible Research
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("TAF", "4.2.0")



Attach the package and use:
library("TAF")
Maintained by
Arni Magnusson
[Scholar Profile | Author Map]
First Published: 2021-04-07
Latest Update: 2023-03-21
Description:
Functions to organize data, methods, and results used in scientific analyses. A TAF analysis consists of four scripts (data.R, model.R, output.R, report.R) that are run sequentially. Each script starts by reading files from a previous step and ends with writing out files for the next step. Convenience functions are provided to version control the required data and software, run analyses, clean residues from previous runs, manage files, manipulate tables, and produce figures. With a focus on stability and reproducible analyses, TAF is designed to have no package dependencies. TAF forms a base layer for the 'icesTAF' package and other scientific applications.
How to cite:
Arni Magnusson (2021). TAF: Transparent Assessment Framework for Reproducible Research. R package version 4.2.0, https://cran.r-project.org/web/packages/TAF. Accessed 03 May. 2025.
Previous versions and publish date:
4.0.0 (2021-04-07 11:30), 4.1.0 (2023-01-23 14:30)
Other packages that cited TAF R package
View TAF citation profile
Other R packages that TAF depends, imports, suggests or enhances
Complete documentation for TAF
Functions, R codes and Examples using the TAF R package
Some associated functions: TAF-internal . TAF-package . catage.long . catage.taf . catage.xtab . clean.data . clean.library . clean . clean.software . convert.spaces . cp . deps . detach.packages . div . dos2unix . download.github . download . draft.data . draft.software . file.encoding . flr2taf . get.remote.sha . is.r.package . latin1.to.utf8 . lim . line.endings . long2taf . long2xtab . make.all . make . make.taf . mkdir . msg . os . period . plus . read.bib . read.taf . rmdir . rnd . sam2taf . source.all . source.dir . source.taf . summary.taf . taf.boot . taf.boot.path . taf.colors . taf.data.path . taf.install . taf.libPaths . taf.library . taf.png . taf.session . taf.skeleton . taf.sources . taf.unzip . taf2html . taf2long . taf2xtab . tt . write.taf . xtab2long . xtab2taf . zoom . 
Some associated R codes: TAF-internal.R . TAF-package.R . access.vocab.R . catage.long.R . catage.taf.R . catage.xtab.R . clean.R . clean.data.R . clean.library.R . clean.software.R . convert.spaces.R . cp.R . deps.R . detach.packages.R . div.R . dos2unix.R . download.R . download.github.R . draft.data.R . draft.software.R . ds.file.R . ds.package.R . file.encoding.R . flr2taf.R . get.remote.sha.R . is.r.package.R . latin1.to.utf8.R . lim.R . line.endings.R . long2taf.R . long2xtab.R . make.R . make.all.R . make.taf.R . mkdir.R . msg.R . os.R . parse.repo.R . period.R . plus.R . process.bibfile.R . process.entry.R . read.bib.R . read.taf.R . rmdir.R . rnd.R . sam2taf.R . source.all.R . source.dir.R . source.taf.R . summary.taf.R . taf.boot.R . taf.boot.path.R . taf.colors.R . taf.data.path.R . taf.install.R . taf.libPaths.R . taf.library.R . taf.png.R . taf.session.R . taf.skeleton.R . taf.sources.R . taf.unzip.R . taf2html.R . taf2long.R . taf2xtab.R . tt.R . unix2dos.R . utf8.to.latin1.R . write.taf.R . xtab2long.R . xtab2taf.R . zoom.R .  Full TAF package functions and examples
Downloads during the last 30 days
04/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/2804/2904/3005/01Downloads for TAF510152025303540TrendBars

Today's Hot Picks in Authors and Packages

scModels  
Fitting Discrete Distribution Models to Count Data
Provides functions for fitting discrete distribution models to count data. Included are the Poisson ...
Download / Learn more Package Citations See dependency  
ncvreg  
Regularization Paths for SCAD and MCP Penalized Regression Models
Fits regularization paths for linear regression, GLM, and Cox regression models using lasso or nonc ...
Download / Learn more Package Citations See dependency  
sift  
Intelligently Peruse Data
Facilitate extraction of key information from common datasets. ...
Download / Learn more Package Citations See dependency  
cleanNLP  
A Tidy Data Model for Natural Language Processing
Provides a set of fast tools for converting a textual corpus into a set of normalized tables. Users ...
Download / Learn more Package Citations See dependency  
noisyCE2  
Cross-Entropy Optimisation of Noisy Functions
Cross-Entropy optimisation of unconstrained deterministic and noisy functions illustrated in Rubins ...
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  

24,187

R Packages

207,311

Dependencies

65,312

Author Associations

24,143

Publication Badges

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