Skip to content

Where is the tcltk package?

3 messages · Steven McKinney, Rolf Turner

#
Searching for tcltk on the BioConductor site yields

CRAN - Package tcltk2 - http://cran.r-project.org/web/packages/tcltk2/
    CRAN - Package tcltk2 tcltk2: Tcl/Tk Additions A series of additional Tcl commands and Tk widgets with style and various functions (under Windows: DDE exchange, access to the registry

If you install tcltk2, is tcltk then available?  

Steven McKinney
#
On 08/04/11 12:31, Steven McKinney wrote:
I ***can't*** install tcltk2, as I said in my original post.  It
requires that tcltk be available.

     cheers,

         Rolf Turner
#
D'oh!

Sorry for that noise.

You also need bwidget and Tktable installed on your linux system,
so you may need to reinstall R after getting bwidget and other
tcl/tk bits installed.  Are you using a tool such as "yum" to install
linux software, or installing yourself from source or binaries?



Steven McKinney