Displaying 1 result from an estimated 1 matches for "cbaribault".
Did you mean:
baribault
2012 Jan 04
1
tcltk on linux/rhel6
...le for windows, and
2) tk_choose.dir would be the linux equivalent.
I'm still having trouble with the subject package on linux/rhel6.
I've specified --with-tcltk during ./configure, and I still get the response...
> install.packages("tcltk")
Installing package(s) into
?/home/cbaribault/R/x86_64-unknown-linux-gnu-library/2.14?
(as ?lib? is unspecified)
Warning message:
In getDependencies(pkgs, dependencies, available, lib) :
package ?tcltk? is not available (for R version 2.14.1)
>
Also, I've installed both tcl and tk packages for linux.
Any help would be appreciated....