Trouble setting new repo in Global Options

Hello all,

I added a company internal Rstudio Package Manager location to my global option but when I list my repos using options('repos') I don't see the RPSM listed. Is that typical?

options('repos')
$repos
CRAN
"http://cran.rstudio.com"

The warning:

/!\ CRAN repositories modified outside package preferences.

indicates that the R repositories are being set elsewhere, likely within a system or sitewide startup profile. See ?Startup for more details.

Note that if you're using RSPM (or other RStudio Pro products), you are eligible for Pro customer support -- please consider opening a ticket if you require any additional assistance.

1 Like

This topic was automatically closed 21 days after the last reply. New replies are no longer allowed.