Hi people,

I'm trying to run simple commands using tcltk in R but I got strange errors. 
Look at this:

>library(tcltk)
Loading Tcl/Tk interface ... done
>tclRequire("Iwidgets")
<Tcl> 4.0.1
>tt <- tktoplevel()
>tn <- tkwidget(tt, "iwidgets::tabnotebook")
Erro em structure(.External("dotTclObjv", objv, PACKAGE = "tcltk"), class = 
"tclObj") :
        [tcl] wrong # args: should be "switch ?switches? string pattern body 
... ?default body?".

I recently installed R 2.2.1 in suse 10. I've been using the last versions 
of R and I didn't have those problems with tcltk. I'll appreciate some help.

Thanx

Talita

___
Talita Perciano Costa Leite
Mestranda em Ciência da Computação
Universidade Federal de São Carlos - UFSCar
Departamento de Computação
Grupo de Arquitetura, Processamento de Imagens e Sinais - GAPIS

______________________________________________
R-help@stat.math.ethz.ch mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html

Reply via email to