Skip to content

tcltk package under Windows

3 messages · Schwarz, Paul, Peter Dalgaard, Brian Ripley

#
Hello,

Based on reading the Windows FAQ and searching the list archives, I
gather that in the past, Active Tcl 8.3.x has been required in order to
use the tcltk package under R for Windows.  Apparently Active Tcl 8.4.1
is now stable, and I was wondering whether this newer release of Tcl can
be used with R under Windows?  I've not used Tcl/Tk before but I am
considering using it for some applications.

Thank you for your time,

-Paul

Paul Schwarz
Department of Forest Science
Oregon State University
Richarson Hall
Corvallis, Oregon 97331

-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
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
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._
#
"Schwarz, Paul" <paul.schwarz at oregonstate.edu> writes:
For 1.6.1 we require 8.3.x. We think we know what to do to get it to
work with 8.4, but found out too shortly before the release to risk
putting it in. So the binaries will want to see 8.3.

If you haven't tried Tcl/Tk before, I strongly doubt you'll be able to
tell the difference between 8.3 and 8.4...
#
On 6 Nov 2002, Peter Dalgaard BSA wrote:

            
And the binaries will work with only one version, and as this is a patch
release we would not change the required version: upgrading to a patch
release should not require users to re-install a new version of Tcl/Tk.

This *is* explicitly stated in the rw-FAQ!

(Also, 8.4.1 came out during the freeze period for R 1.6.1, and 8.4.0
was not stable enough.)

If you build the R-devel version of R (moving towards 1.7.0) you can
configure it to use 8.3.x or 8.4.1, and the latter works.  We will decide
nearer the time whether the binary for 1.7.0 uses 8.3.x or 8.4.x.