2DegreesInvesting / tiltWebTool

APP: https://mauro-2dii.shinyapps.io/tiltwebtool/
https://2degreesinvesting.github.io/tiltWebTool/
GNU General Public License v3.0
0 stars 0 forks source link

In the workflow shiny-deploy.yaml allow using R-release #73

Closed maurolepore closed 1 week ago

maurolepore commented 1 week ago

a6f7fcb58b01c16856944f0d162eda8f788d731e hard-coded R 4.4.0 to avoid a temporary error due to the "release" version being unavailable on shinyapps.io. This should not be a problem after a little while.

maurolepore commented 1 week ago

I realize a better idea is to use r-version: 'renv' to control the R version from renv.lock.

https://github.com/r-lib/actions/tree/v2-branch/setup-r#inputs