Displaying 4 results from an estimated 4 matches for "tcl831".
Did you mean:
tcl83
2001 Feb 09
1
demo(tkttest) exits with error messages
I've just installed tcl version 8.3 for windows for use with rw1021,
running on win95 (4.00.950). demo(tkttest) gives the following error messages.
> require(tcltk) || stop("tcltk support is absent")
Loading required package: tcltk
Error in firstlib(which.lib.loc, package) :
TCL_LIBRARY is not set
Error in eval.with.vis(expr, envir, enclos) :
tcltk support is
2000 Jul 20
2
tcltk_package
Hello...
I'm having problems getting the "tcltk" package to run
within a recently installed version of R (R1.10 for Windows95).
>library(tcltk)
Error in firstlib(which.lib.loc, package) :
TCL_LIBRARY is not set
Error in library(tcltk) : .First.lib failed
>
Having little experience with R, I apologize for the
simplicity of this question.
Jason Fisher
stormplot at
2000 Jun 17
2
R 1.1.0 for Windows
...to build dialog boxes to
be called from menus, with a worked example of a t test done in three
ways. More details of graphapp, including a tutorial and a reference
manual, are at http://www.cs.usyd.edu.au/~loki/GraphApp.
Optional support for the Tcl/Tk interface. To use this you need to
install tcl831.exe from dev.scriptics.com, and you will need the Tcl
and Tk dlls in your path. Also, you need to set the environment
variable TCL_LIBRARY, to something like c:/Program Files/Tcl/lib/tcl8.3.
The demos(tk*) will work on Windows.
The R mathematical functions can now be built as a DLL for use
with y...
2000 Jun 17
2
R 1.1.0 for Windows
...to build dialog boxes to
be called from menus, with a worked example of a t test done in three
ways. More details of graphapp, including a tutorial and a reference
manual, are at http://www.cs.usyd.edu.au/~loki/GraphApp.
Optional support for the Tcl/Tk interface. To use this you need to
install tcl831.exe from dev.scriptics.com, and you will need the Tcl
and Tk dlls in your path. Also, you need to set the environment
variable TCL_LIBRARY, to something like c:/Program Files/Tcl/lib/tcl8.3.
The demos(tk*) will work on Windows.
The R mathematical functions can now be built as a DLL for use
with y...