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 09 Mar. 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)
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

rzentra  
Client for the 'ZENTRA Cloud' API
Provides functionality to read settings, statuses and readings of weather stations from the 'ZENTRA ...
Download / Learn more Package Citations See dependency  
nextGenShinyApps  
Craft Exceptional 'R Shiny' Applications and Dashboards with Novel Responsive Tools
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency  
ggblanket  
Simplify 'ggplot2' Visualisation
Simplify 'ggplot2' visualisation with 'ggblanket' wrapper functions. ...
Download / Learn more Package Citations See dependency  
pooling  
Fit Poolwise Regression Models
Functions for calculating power and fitting regression models in studies where a biomarker is measur ...
Download / Learn more Package Citations See dependency  
Rgb  
The R Genome Browser
Classes and methods to efficiently handle (slice, annotate, draw ...) genomic features (such as gene ...
Download / Learn more Package Citations See dependency  

26,293

R Packages

225,784

Dependencies

70,376

Author Associations

26,294

Publication Badges

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