Java GUI for R: Difference between revisions
Appearance
Content deleted Content added
Rescuing 1 sources and tagging 0 as dead.) #IABot (v2.0.9.3 |
KMaster888 (talk | contribs) 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 [[ |
'''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
![]() | The topic of this article may not meet Wikipedia's notability guidelines for products and services. (April 2016) |
Developer(s) | Markus Helbig, Simon Urbanek, Ian Fellows |
---|---|
Stable release | 1.8-4
/ September 24, 2017 |
Operating system | Cross-Platform |
Platform | R programming language |
Type | Statistical software |
License | GNU General Public License |
Website | http://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]- ^ 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]- JGR on CRAN
- Deducer Archived 2010-02-07 at the Wayback Machine
- Home of JGR at GitHub