Displaying 3 results from an estimated 3 matches for "file10d63af1".
2008 Jan 23
5
latex{Hmisc} cannot find xdvi on MAC OS X
Hello.
I am posting this on behalf of a student in my class. I have been
introducing them to R.
I suspect that the problem I need help with is not so much an R
issue, but a MAC config issue, but I don't have enough MAC
experience to know what to do.
Anyway, on to the problem. We are using Frank Harrell's Hmisc
and Design packages. This student also wishes to use the latex
formatting
2010 Feb 11
1
gdata
...mac os 10.6.2, I have have a problem with gdata package.
When I use the command read.xls, I get this error-message:
Erreur dans xls2sep(xls, sheet, verbose = verbose, ..., method = method, :
Unable to read translated csv file
'/var/folders/gb/gbzQ4sqTF-KK3D5m6v-IJE+++TI/-Tmp-//Rtmp3Hprw9/file10d63af1.csv'.
Erreur dans file.exists(tfn) : argument 'file' incorrect
dyld: lazy symbol binding failed: Symbol not found: _Perl_Tstack_sp_ptr
Referenced from:
/Library/Frameworks/R.framework/Resources/library/gdata/perl/darwin-thread-multi-2level/auto/Compress/Raw/Zlib/Zlib.bundle
Expected...
2006 Oct 25
0
gtools(read.xls) error in perl installation?
...read.xls function from library(gtools) I get the
following errors:
######################
> file = "~/Desktop/my_excel_file.xls"
> read.xls(file)
Error in file(file, "r") : unable to open connection
In addition: Warning message:
cannot open file '/tmp/Rtmp6QRggx/file10d63af1.csv', reason 'No such
file or directory'
perl: 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 l...