[R] TCL/TK and R documentation?

2007-01-10 Thread Michael Prager
I am hoping something has changed since I last asked about this. Is there any good source of documentation, including examples, of using tcl/tk as a gui for R applications? __ R-help@stat.math.ethz.ch mailing list

Re: [R] TCL/TK and R documentation?

2007-01-10 Thread Peter Dalgaard
Michael Prager wrote: I am hoping something has changed since I last asked about this. Is there any good source of documentation, including examples, of using tcl/tk as a gui for R applications? Well, this probably hasn't changed, but did you see it in the first place?

[R] tcl/tk with R

2006-07-05 Thread Charles Annis, P.E.
Greetings: I would like to use tcl/tk with R, and have read A Primer on the R-Tcl/Tk Package by Peter Dalgaard in Rnews, Volume 1/3, September 2001. Are there more recent do-it-yourself instructions available? I have been unsuccessful with the example in the tcltk2 package due to a syntax error

Re: [R] tcl/tk with R

2006-07-05 Thread Peter Dalgaard
Charles Annis, P.E. [EMAIL PROTECTED] writes: Greetings: I would like to use tcl/tk with R, and have read A Primer on the R-Tcl/Tk Package by Peter Dalgaard in Rnews, Volume 1/3, September 2001. Are there more recent do-it-yourself instructions available? There's a later Rnews update

Re: [R] tcl/tk with R

2006-07-05 Thread Gabor Grothendieck
Also note the last link on that page which gives sources of other info. On 05 Jul 2006 23:30:26 +0200, Peter Dalgaard [EMAIL PROTECTED] wrote: Charles Annis, P.E. [EMAIL PROTECTED] writes: Greetings: I would like to use tcl/tk with R, and have read A Primer on the R-Tcl/Tk Package

[R] Tcl/Tk and R

2004-07-14 Thread Talita Leite
Hi!! I'm using the R package tcltk. See the stretch of code below: tbn1 = tclvalue(tkadd(tn,label=Modify Data)) tkpack(tbw1 - .Tk.newwin(tbn1)) tkpack(fr1 - tkframe(tbw1)) tkpack(lb1- tkwidget(fr1,iwidgets::labeledframe)) When I try to execute this I have this error at the last line: Error in