Skip to content

An error I don't understand..

2 messages · Nüzhet Dalfes, Simon Urbanek

#
Hi,

I am new to R, and when I start R (on my MacBook Pro, 10.4.8), I get

2007-02-11 03:44:06.433 R[428] *** -[NSBundle load]: Error loading code 
/Users/dalfes/Library/InputManagers/iPLM/iPLM.bundle/Contents/MacOS/iPLM 
for bundle /Users/dalfes/Library/InputManagers/iPLM/iPLM.bundle, error code 
2 (link edit error code 0, error number 0 ())

in red!

Can someone tell me what's mssing on my system? Is it something bad, or can 
I live with it :)

Thanks,

N?zhet Dalfes
-------------- next part --------------
A non-text attachment was scrubbed...
Name: dalfes.vcf
Type: text/x-vcard
Size: 372 bytes
Desc: not available
Url : https://stat.ethz.ch/pipermail/r-sig-mac/attachments/20070211/b729ec91/attachment.vcf
17 days later
#
On Feb 10, 2007, at 8:48 PM, N?zhet Dalfes wrote:

            
I tells you that you are using some broken 3rd party plug-in. Most  
common cause is an upgrade from another machine (e.g. from ppc to  
intel) without removing old stuff. It is usually safe to delete that  
plugin or make sure you get download a more recent version that works  
with your machine.

Cheers,
Simon