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



Attach the package and use:
library("TAF")
Maintained by
Arni Magnusson
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2021-04-07
Latest Update: 2025-09-03
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.3.1, https://cran.r-project.org/web/packages/TAF. Accessed 04 Jun. 2026.
Previous versions and publish date:
4.0.0 (2021-04-07 11:30), 4.1.0 (2023-01-23 14:30), 4.2.0 (2023-03-21 10:00), 4.3.0 (2025-09-02 10:50)
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

Today's Hot Picks in Authors and Packages

crplyr  
A 'dplyr' Interface for Crunch
In order to facilitate analysis of datasets hosted on the Crunch data platform ...
Download / Learn more Package Citations See dependency  
golem  
A Framework for Robust Shiny Applications
An opinionated framework for building a production-ready 'Shiny' application. This package contains ...
Download / Learn more Package Citations See dependency  
phers  
Calculate Phenotype Risk Scores
Use phenotype risk scores based on linked clinical and genetic data to study Mendelian disease and ...
Download / Learn more Package Citations See dependency  
AMPLE  
Shiny Apps to Support Capacity Building on Harvest Control Rules
Three Shiny apps are provided that introduce Harvest Control Rules (HCR) for fisheries management. ...
Download / Learn more Package Citations See dependency  
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  
murphydiagram  
Murphy Diagrams for Forecast Comparisons
Data and code for the paper by Ehm, Gneiting, Jordan and Krueger ('Of Quantiles and Expectiles: Con ...
Download / Learn more Package Citations See dependency  

27,268

R Packages

233,548

Dependencies

72,590

Author Associations

27,205

Publication Badges

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