Quantcast
Channel: R.NET
Viewing all articles
Browse latest Browse all 1634

Commented Unassigned: REngine Initialization Failure on Windows 7 R-3.0.3 [106]

$
0
0
Looks like the R_HOME environment variable needs to be set on the Windows platform as well as on UNIX and Mac platforms without which REngine fails to initialize. The following line of code solves the problem for me.

Environment.SetEnvironmentVariable("R_HOME", @"C:\Program Files\R\R-3.0.3\");


Comments: For what it's worth I'm running Windows 7 Ultimate 64-bit Service Pack 1

Viewing all articles
Browse latest Browse all 1634


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>