Other packages > Find by keyword >

JGR  

Java GUI for R
View on CRAN: Click here


Download and install JGR package within the R console
Install from CRAN:
install.packages("JGR")

Install from Github:
library("remotes")
install_github("cran/JGR")

Install by package version:
library("remotes")
install_version("JGR", "1.9-2")



Attach the package and use:
library("JGR")
Maintained by
Markus Helbig
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2006-05-06
Latest Update: 2023-05-20
Description:
Java GUI for R - cross-platform, universal and unified Graphical User Interface for R. For full functionality on Windows and Mac OS X JGR requires a start application which depends on your OS.
How to cite:
Markus Helbig (2006). JGR: Java GUI for R. R package version 1.9-2, https://cran.r-project.org/web/packages/JGR. Accessed 06 Mar. 2026.
Previous versions and publish date:
1.4-0 (2006-05-06 14:30), 1.4-1 (2006-05-18 10:37), 1.4-2 (2006-05-29 10:10), 1.4-3 (2006-08-12 14:10), 1.4-5 (2006-08-19 09:04), 1.4-7 (2006-08-22 09:58), 1.4-8 (2006-09-05 20:48), 1.4-9 (2006-09-06 18:54), 1.4-10 (2006-09-11 17:54), 1.4-11 (2006-09-29 13:32), 1.4-12 (2006-10-22 21:07), 1.4-13 (2006-11-20 09:14), 1.4-14 (2006-12-10 16:09), 1.4-15 (2007-01-01 15:22), 1.4-16 (2007-05-01 21:03), 1.4-17 (2007-05-02 11:25), 1.5-2 (2007-08-25 18:46), 1.5-4 (2007-09-01 13:02), 1.5-5 (2007-09-04 09:40), 1.5-6 (2007-11-04 18:34), 1.5-7 (2007-11-17 10:40), 1.5-8 (2007-12-08 17:28), 1.5-9 (2008-03-21 20:23), 1.5-10 (2008-03-24 22:32), 1.5-11 (2008-03-28 09:18), 1.5-12 (2008-03-30 21:07), 1.5-13 (2008-03-31 20:56), 1.5-14 (2008-04-04 18:27), 1.5-15 (2008-04-08 12:11), 1.5-17 (2008-04-14 09:42), 1.5-18 (2008-04-15 19:27), 1.6-0 (2008-06-16 21:42), 1.6-1 (2008-06-19 08:42), 1.6-2 (2008-07-28 07:58), 1.6-3 (2009-02-07 16:37), 1.6-4 (2009-06-02 17:42), 1.6-5 (2009-06-07 15:08), 1.6-6 (2009-06-09 07:48), 1.6-7 (2009-06-14 20:50), 1.6-8 (2009-09-06 10:19), 1.7-0 (2009-10-28 12:01), 1.7-1 (2010-04-02 19:05), 1.7-2 (2010-09-24 18:16), 1.7-3 (2010-10-09 17:57), 1.7-4 (2011-01-03 13:27), 1.7-5 (2011-03-20 20:39), 1.7-7 (2011-05-23 09:06), 1.7-8 (2011-10-24 13:17), 1.7-9 (2011-11-17 12:25), 1.7-10 (2012-09-05 08:06), 1.7-11 (2012-09-16 08:15), 1.7-15 (2013-05-10 16:44), 1.7-16 (2013-12-21 09:57), 1.8-3 (2017-09-23 01:42), 1.8-4 (2017-09-24 15:02), 1.8-6 (2018-07-12 07:30), 1.8-7 (2020-04-07 14:20), 1.9-0 (2022-01-03 11:40), 1.9-1 (2022-01-10 13:32)
Other packages that cited JGR R package
View JGR citation profile
Other R packages that JGR depends, imports, suggests or enhances
Complete documentation for JGR
Functions, R codes and Examples using the JGR R package
Some associated functions: jgr.addMenu . jgr.addMenuItem . jgr.addMenuSeperator . jgr.addSubMenu . jgr.getMenuNames . jgr.removeMenu . launchJGR . supplements . 
Some associated R codes: JGR.R .  Full JGR package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

lbfgs  
Limited-memory BFGS Optimization
A wrapper built around the libLBFGS optimization library by Naoaki Okazaki. The lbfgs package implem ...
Download / Learn more Package Citations See dependency  
openxlsx  
Read, Write and Edit xlsx Files
Simplifies the creation of Excel .xlsx files by providing a high level interface to writing, stylin ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
solitude  
An Implementation of Isolation Forest
Isolation forest is anomaly detection method introduced by the paper Isolation based Anomaly Detecti ...
Download / Learn more Package Citations See dependency  
DatabionicSwarm  
Swarm Intelligence for Self-Organized Clustering
Algorithms implementing populations of agents that interact with one another and sense their environ ...
Download / Learn more Package Citations See dependency  
EMVS  
The Expectation-Maximization Approach to Bayesian Variable Selection
An efficient expectation-maximization algorithm for fitting Bayesian spike-and-slab regularization p ...
Download / Learn more Package Citations See dependency  

26,264

R Packages

223,360

Dependencies

70,244

Author Associations

26,265

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA