multiSA 0.1.1
- More robust max F check when
calc_F() to prevent
numerical overflow (check in log space rather than normal space)
- Various checks for NA’s in plotting functions
- Fix internal function
collapse_yearseason that converts
year and season dimensions of arrays into single time dimension
- Various fixes for cleaner console reporting
- Profile function exports model object and parameter values to
individual cores in parallel mode
- Properly dispatch S4 generics for
MSAassess (previously
used S3 methods)
- Remove
stats::uniroot import for compatibility with
RTMB 1.9
multiSA 0.1.0 (alpha version)