Skip to content

ss3diags 2.1.0

Choose a tag to compare

@efletcherPIFSC efletcherPIFSC released this 24 Aug 23:28
· 356 commits to main since this release
v2.1.0
e529505
  • Modularized RMSE calculations as a standalone function so that it can be called independently from SSplotJABBAres() as SSrmse(). (#50)
  • Bugfixes to adjusting y-axis limits with SSplotRunstest and SSplotJABBAres: Use the ylim parameter to adjust y-axis limits. (#46)
  • Added option to remove median trajectory for SSplotKobe() (#3)
  • Added rlang, dplyr, and magrittr dependencies.
  • SSmase and SSplotHcxval season validation: Fixed an issue with invalid season message with subset operators ($,[[) breaking the code styler; Clarified invalid season message to more readable. (#33, #35)
  • Added Date field to DESCRIPTION. DESCRIPTION metadata are now used to generate package citations. (#25)
  • Package vingettes formatted to html_vignette to reduce file size. Removed redundant PDF and word document versions of ss3diags_Handbook vignette.
  • Updated documentation and fixes.
    • Enabled markdown support for roxygen.
    • Enabled Cross-reference links.