Java GUI for R
Appearance
Developer(s) | Markus Helbig, Simon Urbanek |
---|---|
Stable release | 1.6-3
|
Operating system | Cross-Platform |
Platform | R programming language |
Type | Statistical software |
License | GNU General Public License |
Website | JGR |
JGR (pronounced 'Jaguar') is a GUI for the R programming language, licensed under the GNU General Public License. It is a universal and unified Graphical User Interface for R.
JGR can be used as stand-alone application (that is, not necessarily run from within R) as substitute to the default Rgui (or to a simple R session started from a terminal). Among others, it provides a friendly user-space with a data and script editor. Essentially, it is an integrated editor with syntax highlighting, autocompletion and (MS Excel-style) arguments-suggestions for entered functions, and direct command transfer.
Unlike Rcmdr, Rattle or PMG, it provides no statistical menu-driven facilities.
See also
- Rcmdr
- Rattle[1] - R GUI designed for data mining
- RKWard - R GUI based on the KDE libraries
- SciViews-R - uses most of the Rcmdr functionality while adding a plethora of new possibilities
- SciViews-K[2] - cross-platform successor of SciViews-R, based on the Komodo editor
- Poor mans GUI
- gretl - Another open source statistical package