The most recent version of gdata uses certain perl packages not used by the older versions and perhaps that is causing the problem. You could try installing the latest version of active perl or if that fails you could try an older version of gdata:
http://www.activestate.com/activeperl/ http://cran.r-project.org/src/contrib/Archive/gdata/ On Thu, Feb 11, 2010 at 5:06 AM, Casimir <gcar...@gmail.com> wrote: > > Hi > > Using R 2.10.1 on a 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 in: dynamic lookup > > dyld: 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 in: dynamic lookup > > I never had this problem with the previous version of R... > > Could somebody help me? > > Thank you! > > Guillaume > -- > View this message in context: > http://n4.nabble.com/gdata-tp1477079p1477079.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. > ______________________________________________ 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.