Jump to content

Java GUI for R

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Landroni (talk | contribs) at 10:42, 20 February 2009 (add JGR article). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.
(diff) ← Previous revision | Latest revision (diff) | Newer revision → (diff)
JGR
Developer(s)Markus Helbig, Simon Urbanek
Stable release
1.6-3
Operating systemCross-Platform
PlatformR programming language
TypeStatistical software
LicenseGNU General Public License
WebsiteJGR

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

References