I have been struggling to load the rJava package in R.
I get the following messages
> library(rJava)
Error in inDL(x, as.logical(local), as.logic
Following up on some of Dirk's sage advice:
C:\Program Files\Java\jre6\bin\ (remove "client"). C:\Program Files\R\R-2.10.1\bin\. You don't need that explicit reference to the rJava libs. I would also then remove C:\Program Files\R from the path.java -version, or from within R by typing system("java -version").JAVA_HOME which in my case points to C:\Sun\SDK\.