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 charis at kaskiris.com writes: Thank you for helping. I am running the 32-bit version of R on a 64-bit Windows XP machine. After reinstalling the rJava package I started

Re: [R] Problem with loading rJava in R

2009-02-12 Thread charis
(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 failed for 'rJava' Thanks for the help charis

[R] Problem with loading rJava in R

2009-02-11 Thread charis
the problem. Then uninstallation and re-installation of R did not resolve the issue either. Any suggestions are appreciated. charis. R Console 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