[R-SIG-Mac] Tcl/tk question

Marcelo Pando marpan at stanford.edu
Mon May 12 22:06:33 CEST 2008


I found the problem, I updated the X11 (X11_10.4.1) with the X11 update 2006
and Rcmdr started working.
Thanks 

Marcelo

PS.  I'm using a MacBook with OSX 10.4.11


Hi,
I'm trying to run Rcmdr and I got this message:

> library(Rcmdr)
Loading required package: tcltk
Loading Tcl/Tk interface ... Error in dyn.load(file, DLLpath = DLLpath, ...)
: 
  unable to load shared library
'/Library/Frameworks/R.framework/Versions/2.7/Resources/library/tcltk/libs/i
386/tcltk.so':
  
dlopen(/Library/Frameworks/R.framework/Versions/2.7/Resources/library/tcltk/
libs/i386/tcltk.so, 10): Library not loaded: /usr/X11R6/lib/libX11.6.dylib
  Referenced from: 
/Library/Frameworks/R.framework/Versions/2.7/Resources/library/tcltk/libs/i3
86/tcltk.so
  Reason: no suitable image found.  Did find:
    /usr/X11R6/lib/libX11.6.dylib: mach-o, but wrong architecture
Error : .onLoad failed in 'loadNamespace' for 'tcltk'
Error: package 'tcltk' could not be loaded
> 

I installed the required packages ( abind, car, effects, lmtest, multcomp,
mvtnorm, relimp, sandwich, strucchange, zoo and rgl) and run X11 before
running Rcmdr. But the Rcmdr window doesn't open.

Any suggestion?

Thanks

Marcelo



More information about the R-SIG-Mac mailing list