Message-ID: <4B05CCD9-1B2B-4A39-A66C-D1CD40CECD47@r-project.org>
Date: 2006-11-30T15:58:02Z
From: Simon Urbanek
Subject: Problème avec R
In-Reply-To: <0D2A0F6C-E1DE-4847-B9CC-7BA929719106@free.fr>
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
>
>