Shripad, my guess would be that you don't have working Tcl/Tk developer setup. The fact that your Tcl/Tk doesn't work is not apparent until run-time, because missing symbols are reported only at load time. Make sure you have installed X11 Tcl/Tk that comes with R (or compile one yourself).
Cheers, Simon On Apr 18, 2008, at 12:57 AM, Shripad Sinari wrote: > Hello All, > I am having a problem with loading tcl/tk particularly when using the > install.packages function on Leopard. I have custom build my binary > for my > dual core leopard and use type="source" argument in > install.packages. No X11 > issues any where else and X11 is launching as required when > install.packages > is invoked. Can somebody suggest a way to overcome this problem. I am > attaching my R transcript file for the session. > Thanks in advance, > -- > Shripad Sinari > > <tclTk.Rt>_______________________________________________ > R-SIG-Mac mailing list > [email protected] > https://stat.ethz.ch/mailman/listinfo/r-sig-mac _______________________________________________ R-SIG-Mac mailing list [email protected] https://stat.ethz.ch/mailman/listinfo/r-sig-mac
