microsoft / microsoft-r-open

Microsoft R Open Source
212 stars 74 forks source link

unable to install any package #105

Closed stevenluda closed 4 years ago

stevenluda commented 4 years ago

For example:

install.packages("pacman") Warning in install.packages : unable to access index for repository https://mran.microsoft.com/snapshot/2019-02-01/src/contrib: cannot open URL 'https://mran.microsoft.com/snapshot/2019-02-01/src/contrib/PACKAGES' Warning in install.packages : unable to access index for repository https://mran.microsoft.com/snapshot/2019-02-01/src/contrib: cannot open URL 'https://mran.microsoft.com/snapshot/2019-02-01/src/contrib/PACKAGES' Warning in install.packages : package ‘pacman’ is not available (for R version 3.5.2) Warning in install.packages : unable to access index for repository https://mran.microsoft.com/snapshot/2019-02-01/bin/windows/contrib/3.5: cannot open URL 'https://mran.microsoft.com/snapshot/2019-02-01/bin/windows/contrib/3.5/PACKAGES'

stevenluda commented 4 years ago

It works now. Nothing changed on my end. Should be issue on the server end.