You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 21, 2020. It is now read-only.
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"));
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.
Can I use it on windows?
The text was updated successfully, but these errors were encountered: