JavaGD
About JavaGD
|
GIT repository accessThe GIT repository for this project can be cloned using
git clone --recursive https://github.com/s-u/JavaGD.git JavaGD
see also JavaGD GitHub repository.
To install the latest development snapshot of this package, use install.packages("JavaGD",,"http://rforge.net/",type="source") Binaries (if avalable) can be installed using install.packages("JavaGD",,"http://rforge.net/")
Most recent GIT commitsc6121a9b| Simon Urbanek | Tue Aug 19 17:48:54 2025 +1200 update NEWS M NEWS a365cd43| Simon Urbanek | Tue Aug 19 17:46:10 2025 +1200 replace gsetVar with GEaddDevice2 where available M src/javaGD.c efe7fb83| Simon Urbanek | Tue Aug 19 17:45:40 2025 +1200 avoid sprintf even if in legal use M src/jGDtalk.c 68b6fc78| Simon Urbanek | Tue Aug 19 17:44:51 2025 +1200 change to Authors@R M DESCRIPTION 2772949c| Simon Urbanek | Tue Aug 19 17:06:15 2025 +1200 bump verison to 0.6-6 M src/javaGD.h |