Описание тега gwidgets
NoneG Widgets provides a toolkit-independent API for building GUIs for the R programming language.
gWidgets
is a set of r packages for gui development. It provides a high-level wrapper over R packages that interface gtk, tcltk and qt, providing a (more-or-less) toolkit-independent way of building GUIs.
Current packages start with the prefix gWidgets2
, and older versions start with just gWidgets
. V1 of gWidgets
also has (now obsolete) interfaces to Java and HTML GUI tools.
Repositories
gWidgets2
gWidgets2RGtk2
gWidgets2tcltk
gWidgetsqt
- Development version on github ( issues)
- No stable version
gWidgets
gWidgetsRGtk2
gWidgetstcltk
Vignettes
Books
- Programming Graphical User Interfaces in R by Michael Lawrence and John Verzani