Skip to content
This repository has been archived by the owner on Nov 21, 2020. It is now read-only.

Is it only for Linux? #1

Closed
yanping opened this issue Apr 2, 2014 · 2 comments
Closed

Is it only for Linux? #1

yanping opened this issue Apr 2, 2014 · 2 comments

Comments

@yanping
Copy link

yanping commented Apr 2, 2014

Can I use it on windows?

@kachkaev
Copy link
Owner

kachkaev commented Apr 2, 2014

I only tested it on Mac OS, but you can try it on Windows too. I'd start with locating R.exe in your filesystem. Then you should be able to work with the library as normal:

$r = new RCore(new CommandLineREngine("C:\path\to\r\R.exe"));

This question on Stackoverflow might be helpful for finding R.exe: http://stackoverflow.com/questions/6940022/running-r-interactively-from-windows-command-prompt

Can you please share the results after your experiments?

@omarciovsena
Copy link

I'm needing to use in Windows. I found the way R "C: \Program files\R\bin\R.exe" but the error persists. I tested the MAC and Linux and it worked, but I need on Windows.

I tested the options link on stackoverflow, but was unsuccessful.
I tried to add R to the environment the way, but could not succeed too.

Another solution?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants