microsoft / microsoft-r-open

Microsoft R Open Source
212 stars 69 forks source link

MRAN seems to be down #114

Closed goodfr closed 4 years ago

goodfr commented 4 years ago

Hello,

Firstly, thanks for being part of the CRAN memory. I actually found out when my dockerisation went down... ^^

Secondly, added to the time machine being unavailable I got this error :

Warning: unable to access index for repository https://mran.microsoft.com/snapshot/2017-11-30/src/contrib:
  cannot open URL 'https://mran.microsoft.com/snapshot/2017-11-30/src/contrib/PACKAGES'
andredmoliveira commented 4 years ago

Moving comment from issue #107 Facing the same issue when trying to access a MRAN snapshot :

Warning: unable to access index for repository https://mran.microsoft.com/snapshot/2019-12-12/src/contrib: 
cannot open URL 'https://mran.microsoft.com/snapshot/2019-12-12/src/contrib/PACKAGES'
seonghobae commented 4 years ago

It seems in operation.

goodfr commented 4 years ago

I concur, following command passed through :

remotes::install_cran(pkgs = "DChaos", repos = "https://cran.microsoft.com/snapshot/2020-01-01/")