Skip to content

[R-gui] RGtk2 2.8.1 released

2 messages · Michael Lawrence, Philippe GROSJEAN

#
There is a new version of RGtk2 (version 2.8.1). This is an incremental, 
mostly bug fix release.

Changes:

    * RGtkDataFrame (GtkTreeModel backed by an R data frame) is now more
      stable and supports sorting.
    * Fixed bug with grouping of radio widgets.
    * GtkMozEmbed has been removed since it was Linux-specific and was
      not very stable nor very useful for R related tasks.
    * Imported the demo images into the package, so that all platforms
      can enjoy the demos with images.

It is available at the RGtk2 website: http://www.ggobi.org/rgtk2

I also plan on releasing a Windows build of the Cairo graphics device soon.

Thank you,
Michael Lawrence
#
Michael Lawrence wrote:
Too bad! There is R2HTML and the export()/view() methods that generate 
HTML outputs from R objects. I am looking for a long time to a good 
Mozilla widget for those. None in tcltk, There is a good one in 
wxWidget... and I was hoping to get it ready in RGtk2.
Best,

Philippe Grosjean