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 25 Jun. 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

sitmo  
Parallel Pseudo Random Number Generator (PPRNG) 'sitmo' Header Files
Provided within are two high quality and fast PPRNGs that may be used in an 'OpenMP' parallel enviro ...
Download / Learn more Package Citations See dependency  
foster  
Forest Structure Extrapolation with R
Set of tools to streamline the modeling of the relationship betweensatellite imagery time series or ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
edeaR  
Exploratory and Descriptive Event-Based Data Analysis
Exploratory and descriptive analysis of event based data. Provides methods for describing and select ...
Download / Learn more Package Citations See dependency  
airGRiwrm  
'airGR' Integrated Water Resource Management
Semi-distributed Precipitation-Runoff Modelling based on 'airGR' package models integrating human i ...
Download / Learn more Package Citations See dependency  

27,535

R Packages

236,180

Dependencies

73,223

Author Associations

27,536

Publication Badges

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