The current version of the MSEtool
package is available for download from CRAN.
This is a new major release of the MSEtool
package. It is not backwards compatible with previous versions of MSEtool
or DLMtool
.
MSEtool
package now contains all code related to generating operating models, simulating fisheries dynamics, conducting management strategy evaluation, and examining the results (previously in the DLMtool
package). This change was primarily done to better align the actual contents of the packages with the respective package names.MSEtool
now only has a set of reference management procedures (e.g., FMSYref
)MSEtool
V3+ as a dependency; i.e., installing and loading DLMtool
will also install and load MSEtool
and make all functions for generating OMs, conducting MSE, etc available.DLMtool
had recruitment to age-1).Data
object now includes age-0 (i.e., all age data must be length maxage+1
)