Displaying 3 results from an estimated 3 matches for "tk84".
Did you mean:
tc84
2007 Nov 28
1
Fail to open R 2.6.1 - additional information
This is additional information to my previous email (pasted below)
## I opened an R session ( R 2.6.0 on Windows) and got the following
pop-up window:
## "This application has failed to start because tk84.dll was not
found. Re-installing the application may fix the problem"
## I have now upgraded to R 2.6.1 but the same fatal error comes up.
## Can someone let me know what is going on?
I have started an empty R session and tried to load the workspace I
can't open (above)
I get the erro...
2002 Aug 06
1
Using Tcl/Tk on Windows
...the directory where I installed
ActiveTCL 8.3.
I am working on Windows 2000, with R 1.5 and ActiveTCL 8.3.
Is there something I missed?
Eric Lecoutre
(note: I first downloaded ActiveTCL 8.4 beta, which would not work as the
searched DLL is called tk83.dll and the one with this distribution is tk84.dll)
__________________________________________________
Eric Lecoutre Informaticien / Statisticien
Institut de Statistique UCL
(+32) (0)10 47 30 50
lecoutre at stat.ucl.ac.be
http://www.stat.ucl.ac.be/...
2007 Apr 26
2
tcltk support....
Rusers,
library(Rcmdr)
Loading required package: tcltk
Error in firstlib(which.lib.loc, package) :
Tcl/Tk support is not available on this system
While installing R I run configure with
configure --prefix=/bla/bla --with-tcltk
make
make install
configure did not returned any errors. Hence, I assume that the the tcl/tk
libraries have been found.
installin.packages("tcltk")