- Iago MOSQUEIRA (WMR) <[email protected]
The latest version of the required FLR packages, and all their dependencies, can be installed from the FLR R-universe page by calling:
install.packages("icesTAF")
install.packages(icesTAF::deps(), repos=c(
FLR="https://flr.r-universe.dev",
CRAN="https://cloud.r-project.org/"))
They can also be installed from the source code in the FLR github repositories by calling
remotes::install_github(paste0("flr/", c("FLCore", "ggplotFL", "FLFishery", "FLasher", "FLSRTMB", "mse", "mseviz")))
More information on the example analysis can be found in the tutorial.
A github release containing the results of running this code can be downloaded here.