I've released new versions of pmg and iWIdgetsRGtk. They can be installed
with a variant of

> install.packages(c("iWIdgetsRGtk","pmg"), repos="
http://www.math.csi.cuny.edu/pmg";)

Once installed, the GUI is loaded when the pmg package is.

This release adds some dynamic widgets to the mix. These allow one to link a
plot or dialog to a column in a data frame viewer and have that update when
the data is edited. Or, the user can drag and drop variable names onto the
widgets and they automatically update.

PMG is a GUI built using the RGtk2 package of Michael Lawrence. The
iWidgetsRGtk package is an interface to RGTk2, which simplifies the building
of dialogs etc. It can be used in isolation to create GUI elements within R.
Installation of RGtk2 is detailed at http://www.ggobi.org/RGtk2


If anybody tries it out, I'd appreciate your comments: [EMAIL PROTECTED]

--John

        [[alternative HTML version deleted]]

_______________________________________________
R-SIG-GUI mailing list
R-SIG-GUI@stat.math.ethz.ch
https://stat.ethz.ch/mailman/listinfo/r-sig-gui

Reply via email to