Overview

Projection of future population and fishery dynamics is carried out for a given set of management targets. A system of equations is solved, using Automatic Differentation (AD), for the levels of effort by fishery/fleet that will result in the required abundances, catches or fishing mortalities.

Installation

To install this package, start R and enter:

install.packages("FLasher", repos="http://flr-project.org/R")

or directly from the github repository by using:

remotes::install_github("flr/FLasher")

WARNING: FLasher requires a 64 bit installation of R. Installation from source in R for Windows should be carried out using --no-multiarch for a 64 bit-only installation if both 32 and 64 bit R are available.

library(devtools)
options(devtools.install.args = "--no-multiarch")   
install_github("flr/FLasher")

License

Copyright (c) 2016-2022 European Union. Released under the EUPL v1.2.

Contact

You are welcome to: