Tim Smith <tim_smith_666 <at> yahoo.com> writes: > > Thanks Charlie - I just tried it, but still get the same error: > > ------------------------------- > > install.packages("gWidgets",dependencies=TRUE)
... > > library(gWidgets) > Error in fun(...) : > > *** gWidgets requires a toolkit implementation to be > installed, for instance gWidgetsRGtk2, gWidgetstcltk, or gWidgetsrJava*** > Try installing gWidgetstcltk. That will allow you to use gWidgets with the tcltk package. Although the RGtk2 package works better with gWidgets, the tcltk one will require no extra software to install under windows. --John ______________________________________________ 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.