Dear R users,

I want to install the Rcmdr package in a Quantian linux machine, but, when i
tried that, following commands appeared:


** building package indices ...
* DONE (Rcmdr)

The downloaded packages are in
        /tmp/RtmpuOikyk/downloaded_packages
> library("Rcmdr")
Loading required package: tcltk
Error in firstlib(which.lib.loc, package) :
        Tcl/Tk support is not available on this system
Error: package 'tcltk' could not be loaded
> library("tcltk")
Error in firstlib(which.lib.loc, package) :
        Tcl/Tk support is not available on this system
Error in library("tcltk") : .First.lib failed for 'tcltk'

I do not know why my OS does not support the Tcl/Tk.


Sincereley....
-- 
Ýbrahim Mutlay

        [[alternative HTML version deleted]]

______________________________________________
[email protected] 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.

Reply via email to