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

remove download ss from R-CMD-check.yml and download in testthat.R #98

Closed MOshima-PIFSC closed 9 months ago

MOshima-PIFSC commented 9 months ago

Removed download ss steps from R-CMD-check.yml and used get_ss_exe() in testthat.R instead.