Monte Milanuk wrote:
Larry,

Since it looks like you've got your problem about whipped, hope you don't mind if I piggy back on here...

Same sort of problem... installed Rcmdr via the Package Installer. Followed the directions for running X11/Tk ala the site mentioned earlier.... and this is what I get when I try to run Rcmdr:

 > 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'

Any help would be greatly appreciated.

Hum. Sounds like you're getting through to Tcl but not Tk. Are you able to run the wish shell (usually comes with Tcl/Tk, although I'm not sure about Mac).

        -pd

--
   O__  ---- Peter Dalgaard             Ă˜ster Farimagsgade 5, Entr.B
  c/ /'_ --- Dept. of Biostatistics     PO Box 2099, 1014 Cph. K
 (*) \(*) -- University of Copenhagen   Denmark      Ph:  (+45) 35327918
~~~~~~~~~~ - (p.dalga...@biostat.ku.dk)              FAX: (+45) 35327907

______________________________________________
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