Add secondary 'CRAN'-like repository to the 'RStudio' settings
Source:R/utils-rstudio.R
rs_set_repos.Rd
Add self-hosted repository, such as 'drat', 'r-universe' to 'RStudio' preference. Please restart 'RStudio' to take changes into effect.
Details
'RStudio' allows to add secondary 'CRAN'-like repository to its
preference, such that users can add on-going self-hosted developing
repositories (such as package 'drat'
, or 'r-universe'). These
repositories will be set automatically when running
install.packages
.