Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Problem with MicrosoftML and RevoScaleR packages in RStudio #9

Closed
smacc76 opened this issue May 22, 2017 · 2 comments
Closed

Problem with MicrosoftML and RevoScaleR packages in RStudio #9

smacc76 opened this issue May 22, 2017 · 2 comments

Comments

@smacc76
Copy link

smacc76 commented May 22, 2017

Hi,

I have just installed the latest Microsoft R Client. I am using RStudio as the IDE. The MicrosoftML and RevoScaleR pacakges will not load, they do not appear in the search path, and I get the following errors on start up of RStudio:

Error : .onLoad failed in loadNamespace() for 'RevoScaleR', details:
  call: NULL
  error: file.exists(defaultDataDir) is not TRUE
Error : .onLoad failed in loadNamespace() for 'RevoScaleR', details:
  call: NULL
  error: file.exists(defaultDataDir) is not TRUE
In addition: Warning message:
package ‘RevoScaleR’ in options("defaultPackages") was not found 
During startup - Warning message:
package ‘MicrosoftML’ in options("defaultPackages") was not found 
[Workspace loaded from ~/.RData]

The regular Rgui.exe IDE has no such problems and I can run the package examples fine. Do you know what might be causing this? Can you reproduce?

Thanks.

@ramnov
Copy link
Contributor

ramnov commented May 22, 2017

In Rstudio, can you go to Tools --> Global Options and check the R version path. It should point to C:\Program Files\Microsoft\R Client\R_SERVER

@smacc76
Copy link
Author

smacc76 commented May 23, 2017 via email

@ramnov ramnov closed this as completed May 23, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants