Skip to content

ss3diags 2.2.0

Latest
Compare
Choose a tag to compare
@efletcherPIFSC efletcherPIFSC released this 16 Feb 21:38
98ea41e
  • Add vignettes tutorials for implementing and interpreting diagnostic analyses (#78, #75, #73, and #68). The vignettes replaces the "Cookbook recipe" R scripts with updated code.
  • Removed Rdata files (ss3diags::simple, ss3diags::retroSimple, and ss3diags::mcmcSimple). These objects are now automatically produced in the vignettes.
  • Removed deprecated data objects from function arguments (#100).
  • Created generic functions to re-use common parameter documentation via roxygen tag @inheritParams (#66 and #2).
  • Update r4ss dependency.
  • Replacing installation of SS3 in container during R-CMD-Check GitHub Action workflow to use r4ss::get_ss_exe() (#97).