microsoft / microsoft-r-open

Microsoft R Open Source
212 stars 69 forks source link

Cannot install packages in R Console #58

Closed giorjet closed 5 years ago

giorjet commented 6 years ago

Hello I have Microsoft R Open 3.4.2. When I try to install packages (any) I get the error message:

install.packages("jsonlite") Warning: unable to access index for repository https://mran.microsoft.com/snapshot/2017-10-15/src/contrib: cannot open URL 'https://mran.microsoft.com/snapshot/2017-10-15/src/contrib/PACKAGES' Warning in install.packages : unable to access index for repository https://mran.microsoft.com/snapshot/2017-10-15/src/contrib: cannot open URL 'https://mran.microsoft.com/snapshot/2017-10-15/src/contrib/PACKAGES' Installing package into ‘C:/Users/utente/Documents/R/win-library/3.4’ (as ‘lib’ is unspecified) Warning in install.packages : unable to access index for repository https://mran.microsoft.com/snapshot/2017-10-15/src/contrib: cannot open URL 'https://mran.microsoft.com/snapshot/2017-10-15/src/contrib/PACKAGES' Warning in install.packages : package ‘jsonlite’ is not available (for R version 3.4.2) Warning in install.packages : unable to access index for repository https://mran.microsoft.com/snapshot/2017-10-15/bin/windows/contrib/3.4: cannot open URL 'https://mran.microsoft.com/snapshot/2017-10-15/bin/windows/contrib/3.4/PACKAGES'

jeroenterheerdt commented 5 years ago

I cannot reproduce this. @giorjet are you still having trouble? if not, I'll close this issue.