There is a new version of pmg,  a GUI for R using RGtk2, at
http://www.math.csi.cuny.edu/pmg/. This version uses the new gWidgetsRGtk
package  for an interface to RGtk2. The  gWidgets API is meant to be a cross
platform means of writing GUIs, The gWidgetsRGtk package is its
implementation for RGtk2.

The gWIdgetsRGtk package contains a vignette with several examples of its
use. The gWIdgets API is being worked on and suggestions for improvement are
welcome.

For the time being, I've made a repository for these packages, so that
installation can be done with:

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

If there are no serious bugs found, the next release will be sent to CRAN.

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