f1dataR icon indicating copy to clipboard operation
f1dataR copied to clipboard

Automated Build Failure

Open pbulsink opened this issue 1 year ago • 6 comments

Build Failure on the weekly check - https://github.com/SCasanova/f1dataR/actions/runs/7953526995

Seems to be failure in setup of the reticulate venv, not in our code?

pbulsink avatar Feb 19 '24 13:02 pbulsink

See https://stat.ethz.ch/pipermail/r-devel/2023-July/082722.html for what's likely a related fact. Could be buried in a different package blocking renv build

pbulsink avatar Feb 19 '24 17:02 pbulsink

Yeah I think that may be it. I'm ok with merging with that fail for now

SCasanova avatar Feb 26 '24 15:02 SCasanova

I've raised a issue: https://github.com/rstudio/reticulate/issues/1544

pbulsink avatar Mar 05 '24 02:03 pbulsink

Awesome, thanks

SCasanova avatar Mar 05 '24 02:03 SCasanova

Per the advice at the issue I raised there #1544, I confirmed that running the Github Actions with dev reticulate allows everything to proceed correctly. Since this isn't our issue, I'm content to leave it as-is and we'll (hopefully) start seeing 100% passing builds again once they update CRAN.

pbulsink avatar Mar 06 '24 01:03 pbulsink

Thanks for taking care of this. Great job

SCasanova avatar Mar 06 '24 14:03 SCasanova

The build passes all tests (including future/now current R 4.4.0) successfully, so this is now closed (despite the reticulate issue still being open).

pbulsink avatar Apr 29 '24 00:04 pbulsink