diff --git a/.Rprofile b/.Rprofile index 5dd12ed..4be44ff 100644 --- a/.Rprofile +++ b/.Rprofile @@ -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)