Skip to content

Functions to support the ICES Transparent Assessment Framework

License

Notifications You must be signed in to change notification settings

HjalteParner/icesTAF

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status CRAN Status CRAN Monthly CRAN Total

ICES Logo

icesTAF

icesTAF provides functions to support the ICES Transparent Assessment Framework to organize data, methods, and results used in ICES assessments.

icesTAF is implemented as an R package and available on CRAN.

Installation

icesTAF can be installed from CRAN using the install.packages command:

install.packages("icesTAF")

Usage

For a summary of the package:

library(icesTAF)
?icesTAF

References

ICES Transparent Assessment Framework: https://taf.ices.dk

Development

icesTAF is developed openly on GitHub.

Feel free to open an issue there if you encounter problems or have suggestions for future versions.

The current development version can be installed using:

library(remotes)
install_github("ices-tools-prod/icesTAF")

About

Functions to support the ICES Transparent Assessment Framework

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • R 100.0%