Skip to content
Prev 6448 / 15075 Next

64-bit packages and 32-bit R

On Oct 26, 2009, at 9:37 , Richard R. Liu wrote:

            
I think you're confusing things here and your assumptions are wrong.  
First, openNPL dos *not* include any native code, so it's neither 32-  
nor 64-bit -- it contains only R scripts. Further your heap overrun  
issue has nothing to do with 32-/64-bit per se -- you just didn't  
raise the heap limit as I was pointing out in my response to your  
other e-mail. And finally, there is no choice of 32 vs 64-bit for  
packages -- you can only run 32-bit packages in 32-bit R and 64-bit  
packages in 64-bit R. Consequently you can only run 32-bit Java in 32- 
bit R and 64-bit Java in 64-bit R.
It will never run.

Cheers,
Simon