visualizeR/.Rprofile

3 lines
150 B
R

# source("renv/activate.R")
options(repos = c(CRAN = "https://p3m.dev/cran/__linux__/manylinux_2_28/latest"))
options(renv.config.pak.enabled = TRUE)