add .Rprofile
- use manylinux repo - renv use pak
This commit is contained in:
parent
129834af5d
commit
3df1d990ec
1 changed files with 3 additions and 0 deletions
3
.Rprofile
Normal file
3
.Rprofile
Normal file
|
|
@ -0,0 +1,3 @@
|
||||||
|
# source("renv/activate.R")
|
||||||
|
options(repos = c(CRAN = "https://p3m.dev/cran/__linux__/manylinux_2_28/latest"))
|
||||||
|
options(renv.config.pak.enabled = TRUE)
|
||||||
Loading…
Add table
Reference in a new issue