Java GUI for R
Jump to navigation
Jump to search
The topic of this article may not meet Wikipedia's notability guidelines for products and services. (April 2016) |
| JGR | |
|---|---|
| Developers | Markus Helbig, Simon Urbanek, Ian Fellows |
| Stable release | 1.8-4
/ September 24, 2017 |
| Repository |
|
| Engine | |
| Operating system | Cross-Platform |
| Platform | R programming language |
| Type | Statistical software |
| License | GNU General Public License |
| Website | http://rforge.net/JGR/ |
JGR (pronounced 'Jaguar') is a universal and unified graphical user interface 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.[1]
See also
[edit | edit source]References
[edit | edit source]- ^ Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).
External links
[edit | edit source]- JGR on CRAN
- Deducer Archived 2010-02-07 at the Wayback Machine
- Home of JGR at GitHub