On Wed, 17 Nov 2010, Vokey, John wrote:

All,

No matter what I do (e.g., complete re-install of R and then Rcmdr (with dependencies=TRUE)), Rcmdr will not launch on just one of my computers (all running 10.6.5): it crashes (R becomes ``non-responding" as it loads Tcl). It also happened on OS X 10.6.4 (last week). The computer is a two-week-old MacBook Pro. Every other of my Intel Macs (all older), including 6 mos old otherwise identical MacBook Pros show no such problem. Suggestions?

Does Simon's build of Tcl/Tk work on its own? Have you installed the correct version?

It seem pretty unlikely that the issue is in Rcmdr per se (and BTW, as the posting guide says there is no 'R 2.12' and asks you not to use the word 'crash').

If the issue is loading package tcltk and you have Xcode installed, you can debug that by running R at the command line under gdb (R -d gdb) and interrupt it to see where the problem is.


--
Please avoid sending me Word or PowerPoint attachments.
See <http://www.gnu.org/philosophy/no-word-attachments.html>

Please use a signature block for its proper purpose: see the posting guide. Please avoid sending me unsigned messages!


_______________________________________________
R-SIG-Mac mailing list
R-SIG-Mac@stat.math.ethz.ch
https://stat.ethz.ch/mailman/listinfo/r-sig-mac


--
Brian D. Ripley,                  rip...@stats.ox.ac.uk
Professor of Applied Statistics,  http://www.stats.ox.ac.uk/~ripley/
University of Oxford,             Tel:  +44 1865 272861 (self)
1 South Parks Road,                     +44 1865 272866 (PA)
Oxford OX1 3TG, UK                Fax:  +44 1865 272595

_______________________________________________
R-SIG-Mac mailing list
R-SIG-Mac@stat.math.ethz.ch
https://stat.ethz.ch/mailman/listinfo/r-sig-mac

Reply via email to