# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "TAF" in publications use:' type: software license: GPL-3.0-only title: 'TAF: Transparent Assessment Framework for Reproducible Research' version: 4.4.0 doi: 10.32614/CRAN.package.TAF abstract: General framework to organize data, methods, and results used in reproducible 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, the TAF package comes with no dependencies. TAF forms a base layer for the 'icesTAF' package and other scientific applications. authors: - family-names: Magnusson given-names: Arni email: thisisarni@gmail.com - family-names: Millar given-names: Colin - family-names: Mosqueira given-names: Iago repository: https://sprfmo.r-universe.dev repository-code: https://github.com/ices-tools-prod/TAF commit: 70158f8d03744c499c89f32635b716be5fb10521 url: https://github.com/ices-tools-prod/TAF date-released: '2026-06-09' contact: - family-names: Magnusson given-names: Arni email: thisisarni@gmail.com