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 05 Apr. 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
03/0603/0703/0803/0903/1003/1103/1203/1303/1403/1503/1603/1703/1803/1903/2003/2103/2203/2303/2403/2503/2603/2703/2803/2903/3003/3104/0104/0204/03Downloads for TAF0246810121416182022TrendBars

Today's Hot Picks in Authors and Packages

deepdive  
Deep Learning for General Purpose
Aims to provide simple intuitive functions to create quick prototypes of artificial neural network o ...
Download / Learn more Package Citations See dependency  
whitestrap  
White Test and Bootstrapped White Test for Heteroskedasticity
Formal implementation of White test of heteroskedasticity and a bootstrapped version of it, develope ...
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  
leapp  
Latent Effect Adjustment After Primary Projection
These functions take a gene expression value matrix, a primary covariate vector, an additional know ...
Download / Learn more Package Citations See dependency  
IGST  
Informative Gene Selection Tool
Mining informative genes with certain biological meanings are important for clinical diagnosis of di ...
Download / Learn more Package Citations See dependency  
TrendInTrend  
Odds Ratio Estimation and Power Calculation for the Trend in Trend Model
Estimation of causal odds ratio and power calculation given trends in exposure prevalenceand outcome ...
Download / Learn more Package Citations See dependency  

23,990

R Packages

207,311

Dependencies

64,809

Author Associations

23,991

Publication Badges

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