Skip to content

ss3diags 2.0.3

Choose a tag to compare

@efletcherPIFSC efletcherPIFSC released this 03 Jun 23:47
· 409 commits to main since this release
1cef9e2

This coincides with r4ss 1.44.0 and its matching version found on CRAN.

  • Changed r4ss dependency to 1.44.0 (CRAN version) and above.
  • Replaced default R CMD CHECK workflow with NOAA-fish-tools/ghactions4r's version.
  • Fixed Ensemble Quantile Shading Issues (#4)
  • Replaced the example datasets in the ss3diags cookbook, and the handbook with the current "simple" ensemble model.
  • Fixup minor code documentation formatting issues.
  • Implemented NOAA-fish-tools/ghactions4r integrated code styler and documentation for pull requests
    • SSmase and SSplotHcxval: Fixed up code styler's dollar subset conversion issues. example:message("x$name is 1,2,3,4")