File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -10,4 +10,4 @@ options(renv.config.pak.enabled = TRUE)
1010source(" renv/activate.R" )
1111
1212# Use the most recent snapshot of the BI's PPM
13- options(repos = c(RSPM = " https://packagemanager.posit.co/cran/latest " ))
13+ options(repos = c(RSPM = " https://packagemanager.posit.co/cran/2026-04-11 " ))
Original file line number Diff line number Diff line change 2020 - uses : actions/checkout@v5
2121
2222 - uses : r-lib/actions/setup-r@v2
23+ with :
24+ r-version : ' renv'
2325
2426 - uses : r-lib/actions/setup-renv@v2
2527 with :
Original file line number Diff line number Diff line change 2626 - uses : actions/checkout@v5
2727
2828 - uses : r-lib/actions/setup-r@v2
29+ with :
30+ r-version : ' renv'
2931
3032 - uses : r-lib/actions/setup-renv@v2
3133
Original file line number Diff line number Diff line change 44 "Repositories": [
55 {
66 "Name": "RSPM",
7- "URL": "https://packagemanager.posit.co/cran/latest "
7+ "URL": "https://packagemanager.posit.co/cran/2026-04-11 "
88 }
99 ]
1010 },
Original file line number Diff line number Diff line change 44 "Repositories": [
55 {
66 "Name": "RSPM",
7- "URL": "https://packagemanager.posit.co/cran/latest "
7+ "URL": "https://packagemanager.posit.co/cran/2026-04-11 "
88 }
99 ]
1010 },
You can’t perform that action at this time.
0 commit comments