Java GUI for R: Difference between revisions

Content deleted Content added
It's bad enough we're plugging this doodad, we don't need to plug possibly extant whatevermabobs on top of it.
subjective ce
 
(One intermediate revision by one other user not shown)
Line 1:
{{notability|Products|date=April 2016}}
 
{{Infobox software
| name = JGR
Line 16 ⟶ 15:
}}
 
'''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
Line 30 ⟶ 29:
==External links==
* [https://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 }}
* [https://github.com/markush81/JGR Home of JGR at GitHub]