Java GUI for R: Difference between revisions

Content deleted Content added
No edit summary
subjective ce
 
(27 intermediate revisions by 21 users not shown)
Line 1:
{{notability|Products|date=April 2016}}
{{Infobox_Software
{{Infobox software
| name = JGR
| name = JGR
| logo =
| logo =
| screenshot =
| caption =
| developer = Markus Helbig, Simon Urbanek, Ian Fellows
| latest_release_version = 1.7-0
| latest release version = 1.8-4
| latest_release_date = 2009/10/28
| latest release date = {{start date|2017|09|24}}
| operating_systemoperating system = [[Cross-Platform]]
| platform = [[R programming language]]
| genre = [[List of statistical packages|Statistical software]]
| license = [[GNU General Public License]]
| website = [http://rforge.net/JGR/ JGR]
}}
 
'''JGR''' (pronounced 'Jaguar') is a universal and unified [[Graphicalgraphical Useruser Interfaceinterface]] 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]], 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]] or [[Minitab]].
 
==See also==
* [[R (programming language)#Interfaces|R interfaces]]<!-- list any similar R-related software in this other article -->
* [[gretl]] - Another open source statistical package
 
==References==
{{unreferenced|date=March 2010}}
{{reflist}}
 
==External links==
* [httphttps://cran.r-project.org/web/packages/JGR/ JGR] on [[CRAN (R programming language)|CRAN]]
* [http://www.deducer.org/manual.html Deducer] {{Webarchive|url=https://web.archive.org/web/20100207130025/http://www.deducer.org/manual.html |date=2010-02-07 }}
* [http://cran.r-project.org/web/packages/Deducer/ Deducer] on [[CRAN]]
* [https://github.com/markush81/JGR Home of JGR at GitHub]
 
[[Category:R (programming language)]]
 
[[Category:{{R (programming language)]]}}
 
{{[[Category:Free R (programming- language) software-stub}}]]