On Tue, Oct 14, 2008 at 7:15 PM, john verzani <[EMAIL PROTECTED]> wrote:

> 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.
>

Perhaps the gWidgets package should prompt the user to install one of these?



>
> --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.
>

        [[alternative HTML version deleted]]

______________________________________________
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.

Reply via email to