Skip to content

Latest commit

 

History

History
35 lines (25 loc) · 1.27 KB

README.md

File metadata and controls

35 lines (25 loc) · 1.27 KB

salmonMSE

Salmonid management strategy evaluation

Lifecycle: experimental CRAN status R-CMD-check

salmonMSE is a decision-support tool for Pacific salmon focusing on strategic trade-offs among harvest, hatchery and habitat management levers.

Funding for the development of salmonMSE is provided through the Pacific Salmon Strategy Initiative in collaboration with the Department of Fisheries and Oceans Canada.

Installation

Currently, salmonMSE requires the developmental version of MSEtool. Both can be installed from GitHub with:

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