Jump to content

Java GUI for R

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Dcljr (talk | contribs) at 19:22, 13 June 2017 (See also: replace arbitrary (one-item) list). 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-14 / May 9, 2013 (2013-05-09)
Operating systemCross-Platform
PlatformR programming language
TypeStatistical software
LicenseGNU General Public License
Websitehttp://rforge.net/JGR/

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, Cornerstone or Minitab.

See also

References