OB7-IRD / t3

Tropical Tuna Treatment
https://ob7-ird.github.io/t3
GNU General Public License v3.0
1 stars 0 forks source link
pkgdown r t3-project

t3 package

CRAN_Status_Badge Lifecycle:
experimental DOI R-CMD-check

Tropical Tuna Treatment

Warning

Package and documentation still in construction ! We need few more time to reach 88 miles per hours, be patient.

Overview

The new version of Tropical Tuna Treatment (T3) process is developed in R language and available through a package. One of the advantages of this language is that it is more understandable and manipulated by the fisheries’ scientific community rather than Java language. Moreover, this development follows the principles of the open and reproducible science:

Installation

devtools::install_github("https://github.com/OB7-IRD/t3",
                         INSTALL_opts=c("--no-multiarch"))

Development version

To get a bug fix or to use a feature from the development version, you can install the development version of t3 from GitHub.

devtools::install_github("https://github.com/OB7-IRD/t3",
                         ref = "development",
                         INSTALL_opts=c("--no-multiarch"))

Cheatsheet

Working in progress for this section. Be patient.

Usage

library(t3)

Several examples of processes are available in the section Running processes examples.

Getting help

If you encounter a clear bug, please file an issue with a minimal reproducible example on GitHub issues page. This link is also available if you have any questions and improvement propositions.

References

Working in progress for this section.