Java GUI for R
Developer(s) | Markus Helbig, Simon Urbanek, Ian Fellows |
---|---|
Stable release | 1.6-7
/ 2009/06/11 |
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 is a cross-platform stand-alone R terminal, and can be used as a more advanced substitute to the default Rgui (on Windows) or to a simple R session started from a terminal. It provides a friendly R-console complemented by a spreadsheet-like data editor and by a script editor featuring syntax highlighting, autocompletion and (MS Excel-style) arguments-suggestions for entered functions, and direct command transfer.
Although unlike Rcmdr, Rattle or PMG, JGR provides no statistical menu-driven facilities, recently a GUI on top of JGR has been developed. Currently alpha (as of July 2009), Deducer aims to be an intuitive graphical data analysis system in some respects similar to SPSS or Minitab.
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
References
External links
- Official home page
- JGR on CRAN
- Deducer on CRAN