Java GUI for R: Difference between revisions

Content deleted Content added
m Disambiguate Rattle to Rattle GUI using popups
subjective ce
 
(32 intermediate revisions by 26 users not shown)
Line 1:
{{notability|Products|date=April 2016}}
{{Infobox_Software |
{{Infobox software
name = JGR |
| name = JGR
logo = |
| logo =
| screenshot = |
caption = |
| 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_system = [[Cross-Platform]] |
| operating system = [[Cross-Platform]]
| platform = [[R programming language]] |
| genre = [[List of statistical packages|Statistical software]] |
| license = [[GNU General Public License]] |
website = [http://jgr.markushelbig.org/JGR.html JGR]
| website = http://rforge.net/JGR/
}}
'''JGR''' (pronounced 'Jaguar') is a GUI for the [[R programming language]], licensed under the [[GNU General Public License]]. It is a universal and unified [[Graphical User Interface]] for R.
 
'''JGR''' (pronounced 'Jaguar') is a GUIuniversal and unified [[graphical user interface]] for the [[R programming language]], licensed under the [[GNU General Public License]]. It is a universal and unified [[Graphical User Interface]] for R.
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.
 
Although unlike [[Rcmdr]], [[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]].
 
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>
 
==See also==
* [[R (programming language)#Interfaces|R interfaces]]<!-- list any similar R-related software in this other article -->
* [[Rcmdr]]
* [[Rattle GUI]]- R GUI designed for data mining
* [[RKWard]] - R GUI based on the KDE libraries
* [[gretl]] - Another open source statistical package
 
==References==
{{Reflistreflist}}
 
==External links==
* [httphttps://cran.r-project.org/web/packages/JGR/index.html JGR] on [[CRAN (R programming language)|CRAN]]
*[http://jgr.markushelbig.org/JGR.html Official home page]
* [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/JGR/index.html JGR] on [[CRAN]]
* [https://github.com/markush81/JGR Home of JGR at GitHub]
*[http://cran.r-project.org/web/packages/Deducer/index.html Deducer] on [[CRAN]]
 
* [http://www.deducer.org/manual.html Deducer's online manual]
[[Category:{{R (programming language)]]}}
 
{{[[Category:Free R (programming- language) software-stub}}]]