[R] tcltk, tcltk2, Rcmdr, Mac OS X
Peter Dalgaard
p.dalgaard at biostat.ku.dk
Thu Feb 12 01:09:09 CET 2009
Monte Milanuk wrote:
> Lawrence Hanser wrote:
>> Monte,
>> I vaguely remember having exactly the same error message at some point
>> in my
>> journey. Why don't you try simply loading tcltk first to see if you can
>> then load Rcmdr:
>>
>> library(tcltk)
>>
>>
>>
>
> Larry,
>
> Oddly enough, I had tried just that before, with no success. This time
> I opted to close out R.app and start fresh. This time around it worked:
>
> > library(tcltk)
> Loading Tcl/Tk interface ... done
> > library(Rcmdr)
> Loading required package: car
>
> Rcmdr Version 1.4-7
>
>
> Attaching package: 'Rcmdr'
>
>
> The following object(s) are masked from package:tcltk :
>
> tclvalue
>
> >
>
> Man, I'd forgotten how fugly plain ole X11 was compared to Aqua... ;)
Do we have a volunteer to get Tcl/Tk Aqua working with R? ;-)
(Seriously, read Mac OS X FAQ 2.1.7 before even thinking of doing that!)
--
O__ ---- Peter Dalgaard Øster Farimagsgade 5, Entr.B
c/ /'_ --- Dept. of Biostatistics PO Box 2099, 1014 Cph. K
(*) \(*) -- University of Copenhagen Denmark Ph: (+45) 35327918
~~~~~~~~~~ - (p.dalgaard at biostat.ku.dk) FAX: (+45) 35327907
More information about the R-help
mailing list