Dear all,
A friend of mine, who just installed Rcmdr package. When calling the
package, the error as following comes up. And actually, I've checked in CRAN
packages, the tcltk package doesn't exist anymore, but tcltk2.
Any help is appreciated
Regards
Nguyen D Nguyen
Garvan Institute of Medical Research
Sydney, Australia
library(Rcmdr)
Loading required package: tcltk
Loading Tcl/Tk interface ...Error in structure(.External("dotTclObjv", objv,
PACKAGE = "tcltk"), class = "tclObj") :
[tcl] invalid command name "se".
Error : .onLoad failed in 'loadNamespace' for 'tcltk'
Error: package 'tcltk' could not be loaded
Error with Rcmdr package
2 messages · Nguyen Dinh Nguyen, Peter Dalgaard
Nguyen Dinh Nguyen wrote:
Dear all, A friend of mine, who just installed Rcmdr package. When calling the package, the error as following comes up. And actually, I've checked in CRAN packages, the tcltk package doesn't exist anymore, but tcltk2. Any help is appreciated Regards Nguyen D Nguyen Garvan Institute of Medical Research Sydney, Australia
Tcltk is part of R. The error suggests a corrupted file, or maybe a name clash. Does a plain library(tcltk) generate the same error?
library(Rcmdr)
Loading required package: tcltk
Loading Tcl/Tk interface ...Error in structure(.External("dotTclObjv", objv,
PACKAGE = "tcltk"), class = "tclObj") :
[tcl] invalid command name "se".
Error : .onLoad failed in 'loadNamespace' for 'tcltk'
Error: package 'tcltk' could not be loaded
______________________________________________ R-help at 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.
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.dalgaard at biostat.ku.dk) FAX: (+45) 35327907