[R] Problem with loading rJava in R

2009-02-11 Thread charis
problem. Then uninstallation and re-installation of R did not resolve the issue either. Any suggestions are appreciated. charis. > library(rJava) Error in inDL(x, as.logical(local), as.logical(now), ...) : unable to load shared library 'C:/R/R-2.7.2/library/rJava/libs/rJava.dll':

Re: [R] Problem with loading rJava in R

2009-02-12 Thread charis
logical(local), as.logical(now), ...) : unable to load shared library 'C:/R/R-2.7.2/library/rJava/libs/rJava.dll': LoadLibrary failure: The specified module could not be found. Error : .onLoad failed in 'loadNamespace' for 'rJava' Error: package/namespace load fail

Re: [R] Problem with loading rJava in R

2009-02-13 Thread charis
Thank you everyone for the help. Dieter's advice resolved the issue. charis Dieter Menne wrote: > > charis kaskiris.com> writes: > >> >> >> Thank you for helping. >> >> I am running the 32-bit version of R on a 64-bit Windows XP machin