Latest Software Releases
- R Sig Mac Problem Loading Tcl Tk Interface On R For Macs
- R Sig Mac Problem Loading Tcl Tk Interface On R For Mac Osx
Tcl/Tk 8.6.10Source
Tcl/Tk 8.7a3Pre-release
All Tcl/Tk Downloads
ActiveTclMulti-platform
BAWTMulti-platform
MagicsplatWindows
IronTclWindows
Tklib 0.7Feb 9, 2020
Tcllib 1.20Dec 2, 2019
Fix R Tcl/Tk dependency problem on Mac OS X by installing working Tcl/Tk For some reason, if you just install R on Mac OS X, you don't have a working Tcl/Tk by default. The problem manifests itself like this. More on the Tcl/Tk API for R So far, we have used the.Tcl function in R to interact with the Tcl interpreter. There are some other low-level Tcl/Tk interface functions in R, see the R documentation with ?TclInterface A more native feel to invoke Tcl procedures in R gives the tcl function.
There are several options available for obtaining Tcl/Tk. Theseare listed below.
Operating System Packages
Most Unix / Linux operating system distributions, as well as Mac OS X,include Tcl/Tk. If not already installed, you can use your system'spackage manager to install the appropriate packages. Naruto shippuden english dubbed. For example,on a Debian system, you can type
to install Tcl. Note than some components, even including Tk,man pages and C libraries may be separate packages and installedin a similar manner.
To check the version installed, start Tcl/Tk(usually via running 'tclsh' or 'wish' from a command line),and typing
This will tell you what version you're running.
If you do not have privileges to install software or if you needa newer version than the one provided by the system, you may useone of the alternative means of obtaining Tcl as described below.
Binary Distributions
Pre-built Tcl distributions for many common platforms are availablefor download. These include both traditional installers as well assingle file 'download and run' executables. SeeBinary distributions.
Source Distributions
Finally, you always have the option of downloading the Tcl/Tk sourcedistributions and building it yourself. SeeSource distributions for instructionson downloading and compiling.
Related Software
A very large number of libraries and extensions are available for Tcl/Tk.The most popular and commonly used ones are catalogued in theGreat Unified Tcl/TkExtension Repository. (In other words, get them from the GUTTER.)The Tcler's Wiki is an alternate,but uncategorized, resource for the same.
If you do not have privileges to install software or if you needa newer version than the one provided by the system, you may useone of the alternative means of obtaining Tcl as described below.
Binary Distributions
Pre-built Tcl distributions for many common platforms are availablefor download. These include both traditional installers as well assingle file 'download and run' executables. SeeBinary distributions.
Source Distributions
Finally, you always have the option of downloading the Tcl/Tk sourcedistributions and building it yourself. SeeSource distributions for instructionson downloading and compiling.
Related Software
A very large number of libraries and extensions are available for Tcl/Tk.The most popular and commonly used ones are catalogued in theGreat Unified Tcl/TkExtension Repository. (In other words, get them from the GUTTER.)The Tcler's Wiki is an alternate,but uncategorized, resource for the same.
License Information
R Sig Mac Problem Loading Tcl Tk Interface On R For Macs
Tcl/Tk is open source (based on a BSD-style license), so you canuse it and modify it virtually any way you want, including forcommercial uses. Here is the Tcl source distributionlicense, but be sure to check the license for any particulardistribution you use.
R Sig Mac Problem Loading Tcl Tk Interface On R For Mac Osx
This is the main Tcl Developer Xchange site,www.tcl-lang.org .About this Site |[email protected]
Home |About Tcl/Tk |Software |Core Development |Community |Documentation