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]
All associated links for this package
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
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
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
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

steepness  
Testing Steepness of Dominance Hierarchies
The steepness package computes steepness as a property of dominance hierarchies. Steepness is define ...
Download / Learn more Package Citations See dependency  
mistral  
Methods in Structural Reliability
Various reliability analysis methods for rare event inference (computing failure probability and qua ...
Download / Learn more Package Citations See dependency  
critpath  
Setting the Critical Path in Project Management
Solving the problem of project management using CPM (Critical Path Method), PERT (Program Evaluation ...
Download / Learn more Package Citations See dependency  
rdbnomics  
Download DBnomics Data
R access to hundreds of millions data series from DBnomics API (). ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
ftaproxim  
Fault Tree Analysis Based on Proxel Simulation
Calculation and plotting of instantaneous unavailabilities of basic events along with the top event ...
Download / Learn more Package Citations See dependency  

22,114

R Packages

188,080

Dependencies

55,244

Author Associations

22,115

Publication Badges

© Copyright 2022 - present. All right reserved, rpkg.net. Contact Us / Suggestions / Concerns