Just for the records, below question arose in a different thread. Pablo had a 
problem installing tcltk (and Rcmdr) on R2.15.2 on OSX 10.7.5.

Turns out on his system X11 did not work with R.app. After replacing X11 with 
XQuartz (  http://support.apple.com/kb/HT5293 ), Pablo was able to get Rcmdr 
working with help from John (see below). The updated version (>Rcmdr 1.9.5) is 
not yet on R-Forge as of this morning, as John mentioned.

Rob J. Goedman
[email protected]



On Feb 6, 2013, at 7:59 AM, "Serrano, Pablo" <[email protected]> wrote:

> Rob,
> 
> Should I upgrade my software to 10.8 / Mountain Lion?
> 
> Pablo E Serrano Aybar
> HPB Fellow
> University of Toronto


On Feb 6, 2013, at 12:37 PM, John Fox <[email protected]> wrote:

> Dear Pablo,
> 
> This is, at last, a clue that helps: there's a Mac OS X-only bug in the
> initial dialog that checks for missing packages. That is, the bug only
> surfaces when there are missing packages and only under OS X. I think the
> problem is distinct from what you were experiencing before, where you
> couldn't get tcltk to work.
> 
> In any event, I've fixed the bug in the development version of the Rcmdr
> package on R-Forge, and will move that version to CRAN as soon as the
> package is built on R-Forge -- usually a day or two.
> 
> In the meantime, a work-around is to install the missing packages directly
> by typing the following command at the R prompt:
> 
> install.packages(c("abind", "aplpack", "colorspace", 
>       "effects", "e1071", "Hmisc", "leaps", "lmtest",
>       "multcomp", "relimp", "rgl", "sem"))
> 
> By the way, it was unclear to me that Alice experienced the same problem and
> didn't simply decline to install these packages by choice.
> 
> Thank you for the bug report.
> 
> John
> 
>> -----Original Message-----
>> From: Pablo Serrano [mailto:[email protected]]
>> Sent: Wednesday, February 06, 2013 2:44 PM
>> To: Robert J Goedman
>> Cc: [email protected]; [email protected]; Rob Grant
>> Subject: Re: Rcmdr Mac
>> 
>> Hi Rob,
>> 
>> I did what you said. (almost)
>> 
>> I called mac apple support and they told me I could re-install X11 by
>> re-installing all my computer stuff. Which I did, but it stopped
>> prematurely. Called again, and they explained that I didn't have to do
>> all that reinstalling, that I could go to
>> http://support.apple.com/kb/HT5293 and install XQuartz. So I did.

...

        [[alternative HTML version deleted]]

_______________________________________________
R-SIG-Mac mailing list
[email protected]
https://stat.ethz.ch/mailman/listinfo/r-sig-mac

Reply via email to