krlmlr / r-appveyor

Tools for using R with AppVeyor (https://appveyor.com)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

"unable to access index for repository" error

IndrajeetPatil opened this issue · comments

With the new updates, my builds are now failing with the following message-

Installing packages into 'c:/RLibrary'
(as 'lib' is unspecified)
Error: (converted from warning) unable to access index for repository wininet/bin/windows/contrib/3.6:
  scheme not supported in URL 'wininet/bin/windows/contrib/3.6/PACKAGES'
Execution halted
Command exited with code 1
7z a failure.zip *.Rcheck\*

This is what I'm seeing too with R 3.2. Working on it.

Thanks for confirming it fails with other versions!

I think this is fixed now, can you confirm?

Yes, it is fixed now! Thanks.