diff --git a/404.html b/404.html index e0686e6..443b5e9 100644 --- a/404.html +++ b/404.html @@ -14,8 +14,8 @@ - - + + @@ -27,7 +27,7 @@ ss3diags - 2.2.0 + 2.2.1
r4ss::get_ss3_exe(dir = dir_jitter, version = "v3.30.21")
-#> The stock synthesis executable for Linux v3.30.21 was downloaded to: /tmp/Rtmp1jDiHQ/jitter/ss3
We will run the model in dir_jitter
first to produce the
necessary output files. It is recommended to do jitter runs in a
subdirectory of your model run. This will keep all of the output files
@@ -182,7 +182,7 @@
r4ss::get_ss3_exe(dir = dir_retro, version = "v3.30.21")
-#> The stock synthesis executable for Linux v3.30.21 was downloaded to: /tmp/Rtmp3n15aj/retrospectives/ss3
r4ss::get_ss3_exe(dir = dir_tmp, version = "v3.30.21")
## The stock synthesis executable for Linux v3.30.21 was downloaded to: /tmp/RtmpMk4IHc/ss3
+## The stock synthesis executable for Linux v3.30.21 was downloaded to: /tmp/Rtmpy7G60h/ss3
r4ss::get_ss3_exe(dir = dir_tmp, version = "v3.30.21")
-#> The stock synthesis executable for Linux v3.30.21 was downloaded to: /tmp/RtmpNzlZPd/ss3
Winker H, Carvalho F, Cardinale M, Kell L, Oshima M, Fletcher E (2024). ss3diags: Stock Synthesis Model Diagnostics for Intergated Stock Assessments. -R package version 2.2.0, https://github.com/PIFSCstockassessments/ss3diags. +R package version 2.2.1, https://github.com/PIFSCstockassessments/ss3diags.
@Manual{, title = {ss3diags: Stock Synthesis Model Diagnostics for Intergated Stock Assessments}, author = {Henning Winker and Felipe Carvalho and Massimiliano Cardinale and Laurence Kell and Megumi Oshima and Eric Fletcher}, year = {2024}, - note = {R package version 2.2.0}, + note = {R package version 2.2.1}, url = {https://github.com/PIFSCstockassessments/ss3diags}, }
NEWS.md
+ NA_character_
as gh::gh()
token to resolve SAML authentication errors downloading ss3 binaries from nfms-ost/ss3-source-code used in test scripts. (#110)
+get_ss3_exe
function, based on r4ss::get_ss3_exe()
, with gh::gh()
token fixesr4ss::get_ss3_exe()
+