Jump to content

Java GUI for R

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by 76.166.156.52 (talk) at 07:34, 3 October 2011. The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.
JGR
Developer(s)Markus Helbig, Simon Urbanek, Ian Fellows
Stable release
1.7-0 / 2009/10/28
Operating systemCross-Platform
PlatformR programming language
TypeStatistical software
LicenseGNU General Public License
WebsiteJGR

JGR (pronounced 'Jaguar') is a universal and unified Graphical User Interface for the R programming language, licensed under the GNU General Public License.

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, RKWard, Rattle or PMG, JGR provides no statistical menu-driven facilities, recently a GUI on top of JGR has been developed: Deducer aims to be an intuitive graphical data analysis system in some respects similar to SPSS or Minitab.

See also

  • gretl - Another open source statistical package

References