Skip to content
Prev 314921 / 398506 Next

Java, rJava, and Windows x64

On Oct 29, 2012, at 11:17 AM, Robert Baer wrote:

            
The registries are completely separate for 32-bit and 64-bit so installing 32-bit Java doesn't affect 64-bit R and vice-versa. rJava is simply checking the registry that is has access to and it is the one corresponding to the R process (so 32-bit R will check 32-bit registry and 64-bit R will check the 64-bit registry). It is looking for either of Software\JavaSoft\Java Runtime Environment or Software\JavaSoft\Java Development Kit registry tree.

Cheers,
Simon

PS: Please uses stats-rosuda-devel mailing list for rJava questions.