carpentries / actions

GitHub Actions for use in Carpentries-style lessons
1 stars 8 forks source link

revert hotfix for {renv} version 0.17.0 #70

Closed zkamvar closed 1 year ago

zkamvar commented 1 year ago

Renv has been failing to install BioConductor repositories in version 0.17.0.

The solution, at the moment has been to explicitly install renv 0.16.0.

This was addressed in 592aa8cd102984ebe7baea84a09f119120536864, ae24f4639d8f91df99ed611baa6c9a685c4b5a80, and 1c649db8fc9021bd90384470e6b16303fe611581:

https://github.com/carpentries/actions/compare/e27aa6c531dadd357d2aa4c9a21e90849e23e963...1c649db8fc9021bd90384470e6b16303fe611581

All of these commits need to be reverted once {renv} is back up and working.

see https://github.com/rstudio/renv/issues/1156 for progress.

zkamvar commented 1 year ago

fixed in 300612024223a875c6f6a749221488c7d0a4f398