The R4MFCL package provides tools for automating the running and analysis of MULTIFAN-CL stock assessments.
The package can be installed from GitHub using the install_github
command:
library(remotes)
install_github("PacificCommunity/ofp-sam-R4MFCL")
For a summary of the package:
library(R4MFCL)
?R4MFCL
The R4MFCL package is developed openly on GitHub.
Feel free to open an issue there if you encounter problems or have suggestions for future versions.