krlmlr / r-appveyor

Tools for using R with AppVeyor (https://appveyor.com)
132 stars 60 forks source link

Problem with Rtools #38

Closed sckott closed 9 years ago

sckott commented 9 years ago

Anyone else having this problem? https://ci.appveyor.com/project/sckott/musemeta/build/1.0.362#L23

Failed to mount Rtools. Could not find directory: :\Rtools\bin

krlmlr commented 9 years ago

Sorry for this. I have yet to figure out a solution that works with the upgraded Rtools. Will post updates here.

sckott commented 9 years ago

thanks!

krlmlr commented 9 years ago

Thanks for your patience. Everything seems well now, please feel free to comment and/or reopen if further problems arise.

The r-portable image has been split, now there's an image for R, and another for Rtools (https://github.com/krlmlr/rtools-portable). The full image was just too large to be built before hitting the AppVeyor timeout.

sckott commented 9 years ago

awesome, thanks!