Hi,

I keep getting the below error regarding rJava which is required by package 
xlsx (I have used it in the past to directly import data from Excel 2010).

I was on R version 2.15.0 when I was getting this error this morning. So I 
upgraded to 2.15.1 but still the same problem. I tried unstalling and 
reinstalling xlsx and even rJava directly from the source as indicated here:
http://stackoverflow.com/questions/7019912/using-the-rjava-package-on-win7-64-bit-with-r
                                Where it says: install rJava 0.9.2.

rJava.dll is located in the file path indicated by the error message below. Not 
sure why it's now saying "The specified path is invalid"

Does anyone now the fix to this problem?

> library(xlsx)
Loading required package: xlsxjars
Loading required package: rJava
Error : .onLoad failed in loadNamespace() for 'rJava', details:
  call: inDL(x, as.logical(local), as.logical(now), ...)
  error: unable to load shared object 
'C:/R/R-2.15.1/library/rJava/libs/i386/rJava.dll':
  LoadLibrary failure:  The specified path is invalid.


Daniel Lopez
Workforce Analyst
HRIM - Workforce Analytics & Metrics
Strategic Human Resources Management
[email protected]<mailto:[email protected]>
(925) 422-0814


        [[alternative HTML version deleted]]

______________________________________________
[email protected] mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to