Roberto,
On Jun 30, 2006, at 5:30 PM, Roberto Osorio wrote:
I just moved from a PowerBook to a MacBook Pro and I get the following message when starting R: 2006-06-30 14:19:12.305 R[1425] *** -[NSBundle load]: Error loading code /Library/InputManagers/SIMBL/SIMBL.bundle/Contents/MacOS/SIMBL for bundle /Library/InputManagers/SIMBL/SIMBL.bundle, error code 2 (link edit error code 0, error number 0 ()) 2006-06-30 14:19:13.058 R[1425] CFLog (21): dyld returns 2 when trying to load /Users/roberto/Library/ScriptingAdditions/24U Appearance OSAX.osax/Contents/MacOS/24U Appearance OSAX 2006-06-30 14:19:13.059 R[1425] CFLog (21): dyld returns 2 when trying to load /Users/roberto/Library/ScriptingAdditions/KeyCue.1.0.osax/Contents/ MacOS/KeyCue
Both errors are related to some 3rd-party add-ons that you are using and have nothing to do with R. I don't know either of the haxies yo use, but my guess would be that they don't work on on an Intel Mac. Both are installed in your home so they are left-overs from your old system. I would recommerd running rm -rf ~/Library/ScriptingAdditions and then see if there are updates of them. Cheers, Simon