This function returns the current repository URLs used by rdocdump
. The default is set to the CRAN repository at "https://cloud.r-project.org". This does not affect the repositories used by install.packages()
in your current R session and/or project. To set repository options, use rdd_set_repos
.