Java GUI for R: Difference between revisions

Content deleted Content added
Tag: references removed
Line 17:
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]] 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==
* [http://www.deducer.org/manual.html Deducer's online manual]
* [[Rcmdr]]
* [[Rattle GUI|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
Line 38 ⟶ 34:
*[http://cran.r-project.org/web/packages/JGR/index.html JGR] on [[CRAN]]
*[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)]]