I am running on 64-bit Ubuntu, R version 2.8.1 If I do anything Tcl/Tk related like:
> library( Rcmdr ) or > available.packages() I get the error: Error in structure(.External("dotTclObjv", objv, PACKAGE="tcltk"), class = "tclObj") : [tcl] unknown color name "red" ------------------------------------------------- I am starting R from a terminal - is this the problem? Should I be running it directly from KDE somehow? -- View this message in context: http://www.nabble.com/-tcl--unknown-color-name-%22red%22-errors-tp22845915p22845915.html Sent from the R help mailing list archive at Nabble.com. ______________________________________________ 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.