PIFSCstockassessments / ss3diags

R package with advanced diagnostics to evaluate a Stock Synthesis model. Diagnostics include residual analyses, hindcasting and cross-validation techniques, and retrospective analyses.
http://pifscstockassessments.github.io/ss3diags/
2 stars 4 forks source link

BUG: tests are failing #97

Closed MOshima-PIFSC closed 7 months ago

MOshima-PIFSC commented 8 months ago

The github action for tests are failing due to a step that downloads SS3 executable. This can be re-worked and removed from the workflow and replaced with the r4ss::get_ss3_exe() function inside the test scripts.