SAMtool

CRAN status R build status

The Stock Assessment Methods toolkit (SAMtool) is a collection of assessment methods and management procedures that have been developed for more data-intensive applications. This package includes the Rapid Conditioning Model for conditioning operating models in data-moderate and data-rich fisheries.

SAMtool is part of the openMSE collection of packages.

You can learn more about the openMSE packages at the openMSE documentation site.

Installation

You can install the released version of SAMtool from CRAN with:

install.packages("SAMtool")

And the development version from GitHub with:

# install.packages("remotes")
remotes::install_github("Blue-Matter/SAMtool")