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-5")



Attach the package and use:
library("JavaGD")
Maintained by
Simon Urbanek
[Scholar Profile | Author Map]
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-5, https://cran.r-project.org/web/packages/JavaGD. Accessed 01 May. 2025.
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)
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
04/0104/0204/0304/0404/0504/0604/0704/0804/0904/1004/1104/1204/1304/1404/1504/1604/1704/1804/1904/2004/2104/2204/2304/2404/2504/2604/2704/2804/29Downloads for JavaGD1020304050607080TrendBars

Today's Hot Picks in Authors and Packages

representr  
Create Representative Records After Entity Resolution
An implementation of Kaplan, Betancourt, Steorts (2022) that cre ...
Download / Learn more Package Citations See dependency  
geofabrik  
Downloading Open Street Map Data
Download OpenStreetMap data from geofabrik servers httpsdownload.geofabrik.de. This approach usesonl ...
Download / Learn more Package Citations See dependency  
dCUR  
Dimension Reduction with Dynamic CUR
Dynamic CUR (dCUR) boosts the CUR decomposition (Mahoney MW., Drineas P. (2009) ...
Download / Learn more Package Citations See dependency  
dsm  
Density Surface Modelling of Distance Sampling Data
Density surface modelling of line transect data. A Generalized Additive Model-based approach is use ...
Download / Learn more Package Citations See dependency  
fbar  
An Extensible Approach to Flux Balance Analysis
A toolkit for Flux Balance Analysis and related metabolic modeling techniques. Functions are provid ...
Download / Learn more Package Citations See dependency  
pander  
An R 'Pandoc' Writer
Contains some functions catching all messages, 'stdout' and other useful information while evaluati ...
Download / Learn more Package Citations See dependency  

24,142

R Packages

207,311

Dependencies

65,176

Author Associations

24,143

Publication Badges

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