nmfs-ost / asar

Partially automate a U.S. stock assessment report.
https://nmfs-ost.github.io/asar/
MIT License
15 stars 3 forks source link

Ubuntu in cmd check failing #73

Closed Schiano-NOAA closed 3 weeks ago

Schiano-NOAA commented 4 weeks ago

@Bai-Li-NOAA This particular check for each branch is failing. I haven't yet encountered this type of issue. Do you have any knowledge of this issue or what is causing it? Here is the action and this is the error it's throwing Warning: Input 'save-always' has been deprecated with message: save-always does not work as intended and will be removed in a future release.

Bai-Li-NOAA commented 4 weeks ago

@Schiano-NOAA, it looks like the error is due to a failed compilation for the Rcpp package, and I think it's something that needs to be fixed by {pak} or {Rcpp}. I've noticed the same GHA failures in other repos today. I’d suggest waiting a few hours or until Monday to re-run the failed GHA and see if it sorts itself out.

Schiano-NOAA commented 4 weeks ago

@Bai-Li-NOAA Great thanks so much for the advice!

Bai-Li-NOAA commented 3 weeks ago

@Schiano-NOAA, I re-ran the failed GHA workflow, and it passed! 🎉 Feel free to re-run any other failed workflows if needed.

Capture