Skip to content

Problème avec R

2 messages · Jean-Pierre GERBAL, Simon Urbanek

#
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. 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
#
On Nov 29, 2006, at 12:01 PM, Jean-Pierre GERBAL wrote:

            
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