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. Accessed 22 Dec. 2024.
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
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

composits  
Compositional, Multivariate and Univariate Time Series Outlier Ensemble
A compositional multivariate and univariate time series outlier ensemble.It uses the four R packages ...
Download / Learn more Package Citations See dependency  
wordspace  
Distributional Semantic Models in R
An interactive laboratory for research on distributional semantic models ('DSM', see < ...
Download / Learn more Package Citations See dependency  
Rfast2  
A Collection of Efficient and Extremely Fast R Functions II
A collection of fast statistical and utility functions for data analysis. Functions for regression, ...
Download / Learn more Package Citations See dependency  
LOGANTree  
Tree-Based Models for the Analysis of Log Files from Computer-Based Assessments
Enables researchers to model log-file data from computer-based assessments using machine-learning te ...
Download / Learn more Package Citations See dependency  
Maintainer: Qi Qin (view profile)
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  
elect  
Estimation of Life Expectancies Using Multi-State Models
Functions to compute state-specific and marginal life expectancies. The computation is based on a fi ...
Download / Learn more Package Citations See dependency  

23,394

R Packages

201,798

Dependencies

63,416

Author Associations

23,395

Publication Badges

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