Jump to content

Java GUI for R: Difference between revisions

From Wikipedia, the free encyclopedia
Content deleted Content added
Rescuing 1 sources and tagging 0 as dead.) #IABot (v2.0.9.3
subjective ce
 
Line 1: Line 1:
{{notability|Products|date=April 2016}}
{{notability|Products|date=April 2016}}

{{Infobox software
{{Infobox software
| name = JGR
| name = JGR
Line 16: Line 15:
}}
}}


'''JGR''' (pronounced 'Jaguar') is a universal and unified [[Graphical User Interface]] for the [[R programming language]], licensed under the [[GNU General Public License]].
'''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.<ref>{{cite journal| last1 = Helbig | first1 = Markus | last2 = Theus | first2 = Martin | last3 = Urbanek | first3 = Simon
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.<ref>{{cite journal| last1 = Helbig | first1 = Markus | last2 = Theus | first2 = Martin | last3 = Urbanek | first3 = Simon

Latest revision as of 15:17, 13 December 2024

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.
[edit]