diff --git a/mlflow/R/mlflow/.Rprofile b/mlflow/R/mlflow/.Rprofile index eadd63f97f735..1bc8f15ab9731 100644 --- a/mlflow/R/mlflow/.Rprofile +++ b/mlflow/R/mlflow/.Rprofile @@ -1,3 +1,3 @@ # https://packagemanager.rstudio.com provides pre-compiled binary packages for Linux # that can be installed significantly faster. -options(repos = c(REPO_NAME = "https://packagemanager.rstudio.com/all/latest")) +options(repos = c(REPO_NAME = "https://packagemanager.rstudio.com/cran/__linux__/focal/latest"))