Displaying 1 result from an estimated 1 matches for "2006_icn_subjects".
2006 Oct 25
0
gtools(read.xls) error in perl installation?
...rl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LC_ALL = (unset),
LANG = "en_US_POSIX.UTF-8"
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
Unable to open file '~/Desktop/2006_ICN_subjects.xls'.
######################
On the other hand, if I use the example in the help file...
######################
> xlsfile <- file.path(.path.package('gdata'),'xls','iris.xls')
> read.xls(xlsfile)
perl: warning: Setting locale failed.
Sepal.Length Sepal....