xGD - eXternal Graphics Device
RForge.net

xGD

About xGD
SVN access
Download/Files
Check results

SVN repository access

The SVN repository for this project can be checked out using
svn co svn://svn.rforge.net/xGD/trunk xGD

To install the latest development snapshot of this package, use

install.packages("xGD",,"http://rforge.net/",type="source")

To list branches use

svn ls svn://svn.rforge.net/xGD/branches
and for tags use
svn ls svn://svn.rforge.net/xGD/tags

Most recent SVN commits


r24 | urbanek | 2009-08-11 19:48:59 +0000 (Tue, 11 Aug 2009) | 1 line
   M trunk/R/zzz.R
   M trunk/src/sisocks.h
   M trunk/src/xGDprot.c
cleanup due to warnings

r23 | urbanek | 2009-08-11 19:42:17 +0000 (Tue, 11 Aug 2009) | 1 line
   M trunk/man/xGD.Rd
   M trunk/src/devXGD.c
   M trunk/src/devXGD.h
   M trunk/src/sisocks.h
   M trunk/src/xGDprot.c
   M trunk/src/xGDtalk.c
   M trunk/src/xGDtalk.h
update xGD to work with R GE version 5

r22 | urbaneks | 2005-01-10 19:07:08 +0000 (Mon, 10 Jan 2005) | 2 lines
   A trunk/version
Added version script for automatic building

r21 | urbaneks | 2005-01-05 15:27:02 +0000 (Wed, 05 Jan 2005) | 2 lines
   M trunk/src/devXGD.c
Fix undefined errorcall

r20 | urbaneks | 2005-01-05 15:17:28 +0000 (Wed, 05 Jan 2005) | 2 lines
   M trunk/src/devXGD.c
   M trunk/src/xGDprot.c
   M trunk/src/xGDtalk.c
Remove debugging info

r19 | urbaneks | 2005-01-05 15:13:20 +0000 (Wed, 05 Jan 2005) | 2 lines
   M trunk/src/devXGD.c
   M trunk/src/devXGD.h
   M trunk/src/xGDprot.h
Remove dependency on internal R headers

r18 | urbaneks | 2004-03-27 12:16:49 +0000 (Sat, 27 Mar 2004) | 2 lines
   M trunk/DESCRIPTION
Added URL

r17 | urbaneks | 2004-03-27 12:12:57 +0000 (Sat, 27 Mar 2004) | 2 lines
   A trunk/man
   A trunk/man/xGD.Rd
Added documentation