[R] tcltk support....

Stefan Grosse singularitaet at gmx.net
Thu Apr 26 11:06:19 CEST 2007


tcltk must be installed on your system, it is not a R package. Which
Linux are you using?

W Eryk Wolski wrote:
> 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")
> returns an error telling me that there is no package tcltk on CRAN. And
> indeed there no such package on CRAN.
>
> Whats wrong?
>
> Eryk
>
> 	[[alternative HTML version deleted]]
>
> ______________________________________________
> R-help at stat.math.ethz.ch mailing list
> https://stat.ethz.ch/mailman/listinfo/r-help
> PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
> and provide commented, minimal, self-contained, reproducible code.
>
>



More information about the R-help mailing list