Skip to content

ss3diags 2.1.1

Choose a tag to compare

@efletcherPIFSC efletcherPIFSC released this 08 Jun 00:37
· 312 commits to main since this release
2bbb144
  • Added new logo. Thanks @pdimens (#76)
  • Added options to SSdeltaMVLN for Variance-Coveriance approximation and bias correction. Thanks @N-DucharmeBarth-NOAA (#64)
  • Updated r4ss dependency (#84)
    • Dependency resolves r4ss function name conflicts w/ dplyr and kableExtra libraries (#83). Side effect of nmfs-ost/ghactions4r#69
  • Removed dplyr from NAMESPACE. Removed roxygen import calls from SSplotJABBAres() and SSrmse(), and appended dplyr function calls with the double colon operator (dplyr::) (#82)
  • Updated default summaryoutput used in SSplotModelComp() for ss3diags::retroSimple and default ss3rep used in SSplotRunsTest() for ss3diags::simple
  • Updated ss3diags citation.
  • Minor documentation link fixes.