Java GUI for R: Difference between revisions

Content deleted Content added
See also: replace arbitrary (one-item) list
reference to ASA Statistical Computing and Graphics Newsletter added, issue unrefenenced removed
Line 1:
{{Multiple issues|
{{unreferenced|date=March 2010}}
{{notability|Products|date=April 2016}}
 
}}
 
{{Infobox Software
Line 10 ⟶ 8:
| caption =
| developer = Markus Helbig, Simon Urbanek, Ian Fellows
| latest release version = 1.78-144
| latest release date = {{release date|2013|052017|09|24}}
| operating system = [[Cross-Platform]]
| platform = [[R programming language]]
Line 21 ⟶ 19:
'''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
| title = JGR: JAVA GUI FOR R | journal = Statistical Computing and Graphics Newsletter | volume = 16 | issue = 2 | pages = 9-12 | publisher = ASA | date = December 2005 | url = http://stat-computing.org/newsletter/issues/scgn-16-2.pdf }}
</ref>
 
Although unlike [[Rcmdr]], [[RKWard]], [[Rattle GUI|Rattle]] or [[PMG (GUI)|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 (statistics software)|Cornerstone]] or [[Minitab]].
Line 34:
* [https://cran.r-project.org/web/packages/JGR/ JGR] on [[CRAN (R programming language)|CRAN]]
* [http://www.deducer.org/manual.html Deducer]
* [https://github.com/markush81/JGR Home of JGR at GutHub]
 
[[Category:Free R (programming language) software]]