microsoft / microsoft-r-open

Microsoft R Open Source
212 stars 69 forks source link

Registry key 'SOFTWARE\Revolution' not found #16

Closed alitrack closed 7 years ago

alitrack commented 7 years ago

on Windows, when I ran

Windows = findRscript(version = "3.3.1.*x64" )

I got the following error message,

Error in readRegistry(ptn, maxdepth = 3) : 
  Registry key 'SOFTWARE\Revolution' not found
nathansoz commented 7 years ago

This looks like an issue with findRscript.R and not Microsoft R Open. You may want to comment there and have them remove the reference to SOFTWARE\Revolution.

https://github.com/andrie/version.compare/blob/master/R/findRscript.R