Other packages > Find by keyword >

JavaGD  

Java Graphics Device
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("JavaGD", "0.6-6")



Attach the package and use:
library("JavaGD")
Maintained by
Simon Urbanek
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2006-05-02
Latest Update: 2022-11-30
Description:
Graphics device routing all graphics commands to a Java program. The actual functionality of the JavaGD depends on the Java-side implementation. Simple AWT and Swing implementations are included.
How to cite:
Simon Urbanek (2006). JavaGD: Java Graphics Device. R package version 0.6-6, https://cran.r-project.org/web/packages/JavaGD. Accessed 15 Jul. 2026.
Previous versions and publish date:
0.3-3 (2006-05-02 10:30), 0.3-4 (2006-08-19 09:04), 0.3-5 (2006-09-15 09:24), 0.3-6 (2007-03-07 14:39), 0.4-1 (2007-05-01 21:03), 0.4-2 (2007-05-22 10:32), 0.4-3 (2007-08-25 18:46), 0.5-0 (2008-03-24 22:43), 0.5-1 (2008-04-04 14:37), 0.5-2 (2008-10-19 18:58), 0.5-3 (2010-10-18 21:09), 0.5-4 (2011-06-22 08:32), 0.5-5.1 (2012-09-10 08:57), 0.5-5 (2011-12-11 10:41), 0.6-1.1 (2019-04-15 18:53), 0.6-1 (2012-09-13 18:23), 0.6-2 (2020-04-30 08:14), 0.6-4 (2020-11-02 08:50), 0.6-5 (2022-11-30 10:31), (2026-07-09 08:07)
Other packages that cited JavaGD R package
View JavaGD citation profile
Other R packages that JavaGD depends, imports, suggests or enhances
Complete documentation for JavaGD
Functions, R codes and Examples using the JavaGD R package
Some associated functions: JavaGD . 
Some associated R codes: JavaGD.R . tools.R . zzz.R .  Full JavaGD package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

gscaLCA  
Generalized Structure Component Analysis- Latent Class Analysis & Latent Class Regression
Execute Latent Class Analysis (LCA) and Latent Class Regression (LCR) by using Generalized Structu ...
Download / Learn more Package Citations See dependency  
binhf  
Haar-Fisz Functions for Binomial Data
Binomial Haar-Fisz transforms for Gaussianization as in Nunes and Nason (2009). ...
Download / Learn more Package Citations See dependency  
SECFISH  
Disaggregate Variable Costs
These functions were developed within SECFISH project (Strengthening regional cooperation in the are ...
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  
pulseTD  
Identification of Transcriptional Dynamics using Pulse Models via 4su-Seq Data and RNA-Seq Data
A tool for analyzing the transcription, processing and degradation rates of genes by 4sU-seq (the Me ...
Download / Learn more Package Citations See dependency  
PermAlgo  
Permutational Algorithm to Simulate Survival Data
This version of the permutational algorithm generates a dataset in which event and censoring times ...
Download / Learn more Package Citations See dependency  

27,806

R Packages

239,283

Dependencies

73,837

Author Associations

27,807

Publication Badges

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