The source code of the RPC
package is available for download from GitHub. The App is also hosted online at https://shiny.bluematterscience.com/app/rpc.
- Ensure
OM@SRrel
is numeric when the app useshist_SRR_change
to update the stock-recruit relationship. - Add
spawn_time_frac
into per recruit and yield curve calculates, requires MSEtool 3.6.2
- Check when
MSE@Misc$extended
is empty when calculating surplus production in projections. - Revert so that
extended = TRUE
in shiny app (introduced in 0.4.0) - Update deprecated arguments, use geom_line with linewidth argument.
- Forwards compatibility for MSEtool 3.6.1
- Remove 'beta' designation.
- Grid lines with plots.
- Initial SSB0 is re-defined as the equilibrium spawning biomass calculated from the biological parameters in the first year of the model. Previously, it was defined as the first year biomass, but not all operating models start at unfished in year 1.
- Update iSCAM OMs which now import MCMC output.
- Years added to surplus production phase plot.
- Beta version presented to working group.
- Alpha version presented to working group.