Comment out renv activation in .Rprofile
This commit is contained in:
parent
ef0de46969
commit
08ef592649
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(repos = c(CRAN = "https://p3m.dev/cran/__linux__/manylinux_2_28/latest"))
|
||||||
options(renv.config.pak.enabled = TRUE)
|
options(renv.config.pak.enabled = TRUE)
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue