Skip to content

RGG is a GUI generator for R scripts. This repository is dnot (yet) linked to the official development, but is an indpendent branch which fixes certain bugs and adds some features (like persistance of dialog-configurations). It also provides a better ant-based deployment-model

Notifications You must be signed in to change notification settings

knime-mpicbg/rgg

Repository files navigation

RGG is a GUI generator for R scripts.

This repository is dnot (yet) linked to the official development, but is an independent branch which fixes certain bugs and adds some features like:

  • no rgghome on top of each script
  • instantiate rgg from xml-string and not from file
  • persistable and restorable dialog-configurations
  • fixed invalid comma when using listbox-widget
  • cleaner build-system and reorganized dependencies
  • more advanced ui-elements like a two-pane-selector (that optionally keeps the order of the selection)
  • reimplemented RGGRunner, which is now bundled with the library
  • rgg.jar is now executable (by simply opening a rgg-runner instance)
  • new labelarea-element, which allows to display longer descriptions and keeps all line-breaks and text-indentation

Check out available RGG elements and their syntax on the Wiki-Page

About

RGG is a GUI generator for R scripts. This repository is dnot (yet) linked to the official development, but is an indpendent branch which fixes certain bugs and adds some features (like persistance of dialog-configurations). It also provides a better ant-based deployment-model

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages