Re: [Rd] Installing a Tcl/Tk Extension on OSX

2010-09-02 Thread Adrian Waddell
Thanks, that works actually out of the box from a fresh OSX 10.6 installation. So no ActiveTcl is needed. This is great! Greetings, Adrian On 09/02/2010 05:01 AM, Philippe Grosjean wrote: > This is relatively simple if you can find the packages you need in the > default Tcl/Tk install on the Ma

Re: [Rd] Installing a Tcl/Tk Extension on OSX

2010-09-02 Thread Philippe Grosjean
This is relatively simple if you can find the packages you need in the default Tcl/Tk install on the Mac (/System/Library/Tcl) and if these packages are compatibles with the X11 Tcl/Tk used by R. This should be fine for packages containing no compiled code. For the others, you should check firs