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.

______________________________________________
R-help@r-project.org 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