Enable renv activation in .Rprofile
This commit is contained in:
parent
5ffc75387a
commit
7b8a01593f
1 changed files with 1 additions and 1 deletions
|
|
@ -1,3 +1,3 @@
|
|||
# source("renv/activate.R")
|
||||
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