[R] Using read.xls

vioravis vioravis at gmail.com
Thu May 26 12:09:37 CEST 2011


I am using read.xls command from the gdata package. I get the following error
when I try to read a work sheet from an excel sheet. 

Error in xls2sep(xls, sheet, verbose = verbose, ..., method = method,  : 
  Intermediate file 'C:\Tmp\RtmpYvLnAu\file7f06650f.csv' missing!
In addition: Warning message:
running command '"C:\Apps\Perl\bin\perl.exe" "C:/Program
Files/R/R-2.13.0/library/gdata/perl/xls2csv.pl" "excelFileName.xls"
"C:\Tmp\RtmpYvLnAu\file7f06650f.csv" "Test Sheet"' had status 5 
Error in file.exists(tfn) : invalid 'file' argument

However, the same command works fine with another excel file stored in the
same directory. 

Could you please let me know what is causing this problem??

Thank you.

--
View this message in context: http://r.789695.n4.nabble.com/Using-read-xls-tp3552122p3552122.html
Sent from the R help mailing list archive at Nabble.com.



More information about the R-help mailing list