Hi! I know I must not be the 1st to ask this but... why does tcltk not work with MAC OSX 10.4.6 / R 2.3.1 ?
tcltk
3 messages · acabana at usb.ve, Rob Goedman, Joerg van den Hoff
Hi, Assuming you are using R.app, tcltk does work on Mac OS 10.4.6 and R-2.3.1. 1) Is X11 installed/working on your system (in /Applications/Utilities)? 2) Did you install tcltk while installing R.app (check customize button in lower left corner during 5th step of install of R)? Regards, Rob
On Jun 29, 2006, at 2:14 PM, acabana at usb.ve wrote:
Hi! I know I must not be the 1st to ask this but... why does tcltk not work with MAC OSX 10.4.6 / R 2.3.1 ?
_______________________________________________ R-SIG-Mac mailing list R-SIG-Mac at stat.math.ethz.ch https://stat.ethz.ch/mailman/listinfo/r-sig-mac
acabana at usb.ve wrote:
Hi! I know I must not be the 1st to ask this but... why does tcltk not work with MAC OSX 10.4.6 / R 2.3.1 ?
_______________________________________________ R-SIG-Mac mailing list R-SIG-Mac at stat.math.ethz.ch https://stat.ethz.ch/mailman/listinfo/r-sig-mac
I installed Version 2.3.1 (2006-06-01) only yesterday and Tk is working again. note, though, that this is the X11 version, i.e. the Tk widgets pop up only if the X-server is running. if one of the 'informed' guys is reading this by some chance, two questions: 1. is their a canonical way to avoid installing Tk again (in the R.framework??) and to use, instead, an already existing Tk? this was beyond me during the last releases (where Tk actually did'nt work with R, though it was running perfectly with other apps). 2. would it be possible to use a OSX native (aqua) Tk lib as an alternative to the X11 one? if yes, how? regards, joerg