[R] MacOS R and tcltk

Steve Cassidy steve.cassidy at mq.edu.au
Mon Sep 10 03:55:01 CEST 2001


>From what I can glean from the sources and bundled packages, the tcltk 
package isn't built by default for the MacOS port of R.  Looking at the code 
there doesn't seem to be any real reason not to do this except that perhaps 
tcl/tk isn't available on the builders machine.  Is this the case?

Since I have a need for cross platform access to tcltk from R, and since I 
have one of the Mac Tcl maintainers working with me, I plan to build this 
package at least for our own purposes.  I can make it available to others if 
there is a demand.  

I also wonder whether anyone has done anything about passing data between tcl 
and R. I need to pass lists of things back and forth and although it seems I 
can do this via strings it will introduce a lot of overhead when they are 
long.  I haven't looked at R internals much but would it be hard to code for 
special cases like passing a vector of strings or a vector of doubles? 

My interest here is making some signal processing and speech database 
functionality available in R which is already available as tcl extensions. 


Steve
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or "[un]subscribe"
(in the "body", not the subject !)  To: r-help-request at stat.math.ethz.ch
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._



More information about the R-help mailing list