[R-SIG-Mac] Problème avec R
Simon Urbanek
simon.urbanek at r-project.org
Thu Nov 30 16:58:02 CET 2006
On Nov 29, 2006, at 12:01 PM, Jean-Pierre GERBAL wrote:
> Bonjour,
>
> J'ai effectué la dernière mise à jour de sécurité 10.4.8 (je ne
> sais pas si ça a un lien). R se lance puis au chargement de
> l'espace de travail explose.
If that is the case, try to delete the workspace (or move it aside,
e.g. run
mv ~/.RData ~/espace.RData
in Terminal)
I cannot reproduce it (with R 2.4.0), though. If the error still
persists, please send me the details about your R version. The error
below indicates that your R.app and R framework are incompatible.
Make sure you use the correct R.app version and framework.
(getDllInfo was used in R.app for R 2.3.0 but it's no longer present
in R 2.4.0).
Cheers,
Simon
> Une nouvelle installation n'a rien changé.
> ***********************************
> Symbol not found: _getBaseDllInfo
> Referenced from: /Applications/Maths/R.app/Contents/MacOS/R
> Expected in: /Library/Frameworks/R.framework/Resources/lib/
> libR.dylib
>
> Model: PowerMac10,1, BootROM 4.8.9f4, 1 processors, PowerPC G4
> (1.2), 1.42 GHz, 512 MB
> Graphics: ATI Radeon 9200, ATY,RV280, AGP, 32 MB
> Memory Module: DIMM0/J11, 512 MB, DDR SDRAM, PC3200U-30330
> ***********************************
> Cordialement,
>
> Jean-Pierre Gerbal
>
> _______________________________________________
> R-SIG-Mac mailing list
> R-SIG-Mac at stat.math.ethz.ch
> https://stat.ethz.ch/mailman/listinfo/r-sig-mac
>
>
More information about the R-SIG-Mac
mailing list