Java GUI for R

From Wikipedia, the free encyclopedia
JGR
Developer(s)Markus Helbig, Simon Urbanek, Ian Fellows
Stable release
1.8-4 / September 24, 2017 (2017-09-24)
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.[1]

See also[edit]

References[edit]

  1. ^ Helbig, Markus; Theus, Martin; Urbanek, Simon (December 2005). "JGR: JAVA GUI FOR R" (PDF). Statistical Computing and Graphics Newsletter. 16 (2). ASA: 9–12.

External links[edit]