Java GUI for R: Difference between revisions

Content deleted Content added
add JGR article
 
subjective ce
 
(46 intermediate revisions by 34 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.6-3 |
| latest release version = 1.8-4
latest_release_date = |
| 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 can be used as stand-alone application (that is, not necessarily run from within R) as substitute to the default Rgui (or to a simple R session started from a terminal). Among others, it provides a friendly user-space with a data and script editor. Essentially, it is an integrated editor with [[syntax highlighting]], [[autocompletion]] and (MS Excel-style) arguments-suggestions for entered functions, and direct command transfer.
 
Unlike [[Rcmdr]], [[Rattle]] or [[PMG]], it provides no statistical menu-driven facilities.
 
'''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 canis bea used ascross-platform stand-alone applicationR (that isterminal, notand necessarilycan runbe fromused withinas R)a asmore advanced substitute to the default Rgui (on Windows) or to a simple R session started from a terminal). Among others, itIt provides a friendly userR-spaceconsole withcomplemented by a spreadsheet-like data and script editor. Essentially,and itby isa an integratedscript editor withfeaturing [[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 (user interface)|Rattle]]<ref>[http://rattle.togaware.com Togaware: Rattle: Gnome R Data Mining<!-- Bot generated title -->]</ref> - R GUI designed for data mining
* [[RKWard]] - R GUI based on the KDE libraries
* [[SciViews-R]] - uses most of the Rcmdr functionality while adding a plethora of new possibilities
* [[SciViews-K]]<ref>[http://www.sciviews.org/SciViews-K/ SciViews-K, extension for a Komodo R editor]</ref> - cross-platform successor of SciViews-R, based on the [[Komodo editor]]
* [[Poor mans GUI]]
* [[gretl]] - Another open source statistical package
 
==References==
{{Reflistreflist}}
 
==External links==
* [httphttps://cran.r-project.org/web/packages/JGR/index.html JGR] on [[CRAN (R atprogramming 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 at CRAN]
* [https://github.com/markush81/JGR Home of JGR at GitHub]
 
[[Category:{{R (programming language)]]}}
 
[[Category:Free R (programming language) software]]
{{software-stub}}