Hi. I have a problem running the code (under Windows 7, 32bits): > require(XLConnect) > require(gWidgets) > options(guiToolkit="tcltk") > require(gWidgetstcltk) > gfile()
This problem occurs in R 2.15.2 & 2.15.3 versions but not in the 2.15.1. The result of calling to the gfile() function should be a window that allows you to select a file. But that window does not appear. If I run the same code from the environment RStudio it works perfectly, regardless of the version of R that uses. Any ideas? Thnks, _____________________________ Miguel Angel Rodriguez Muinos Dept. of Public Health Xunta de Galicia SPAIN http://dxsp.sergas.es Nota: A información contida nesta mensaxe e os seus posibles documentos adxuntos é privada e confidencial e está dirixida únicamente ó seu destinatario/a. Se vostede non é o/a destinatario/a orixinal desta mensaxe, por favor elimínea. A distribución ou copia desta mensaxe non está autorizada. Nota: La información contenida en este mensaje y sus posibles documentos adjuntos es privada y confidencial y está dirigida únicamente a su destinatario/a. Si usted no es el/la destinatario/a original de este mensaje, por favor elimínelo. La distribución o copia de este mensaje no está autorizada. See more languages: http://www.sergas.es/aviso_confidencialidad.htm ______________________________________________ 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.