Java GUI for R: Difference between revisions

Content deleted Content added
No edit summary
subjective ce
 
(37 intermediate revisions by 29 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.
 
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 -->
* [http://www.deducer.org/manual.html Deducer's online manual]
 
==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]
* [https://github.com/markush81/JGR Home of JGR at GitHub]
*[http://cran.r-project.org/web/packages/Deducer/index.html Deducer]
 
[[Category:{{R (programming language)]]}}
 
[[Category:Free R (programming language) software]]
{{software-stub}}