Dear Colleagues,
When I try to install Rcmdr the following happens:

----------------------------------
> library(Rcmdr)
Error in structure(.External("dotTclObjv", objv, PACKAGE = "tcltk"), class =
"tclObj") :
  [tcl] invalid command name "font".

Error : .onAttach failed in 'attachNamespace'
Error: package/namespace load failed for 'Rcmdr'
----------------------------------

I wondered if this is because there is no "tcltk" package installed.  So I
tried:

----------------------------------
> install.packages("tcltk")
Warning in install.packages("tcltk") :
  argument 'lib' is missing: using '/Users/hanser/Library/R/library'
Warning message:
package 'tcltk' is not available
----------------------------------

Is there in fact a tcltk package?  Has it been replaced by tcltk2?

Help appreciated.

Regards,

Larry

        [[alternative HTML version deleted]]

______________________________________________
R-help@r-project.org 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