This is the Debian GNU/Linux r-cran-cairodevice package of
cairoDevice, a Cairo/Gtk2 device drive for GNU R, which was written by
Lyndon Drake and Michael Lawrence.

This package was created by Dirk Eddelbuettel <edd@debian.org>.
The sources were downloaded from 
	http://www.ggobi.org/RGtk2
The sources are expected to eventually be available at CRAN
	http://cran.r-project.org/src/contrib

The package was renamed from its upstream name 'cairoDevice' to
'r-cran-cairodevice' to fit the pattern of CRAN (and non-CRAN)
packages for R, given that the package is expected to be available
from CRAN in the near future.

Copyright (C) 2002 - 2004 Lyndon Drake 
Copyright (C) 2004 - 2008 Michael Lawrence

License: GPL

cairoDevice is copyright Lyndon Drake and Michael Lawrence, and
released under the GNU General Public License (GPL).

On a Debian GNU/Linux system, the GPL license is included in the file
/usr/share/common-licenses/GPL.

For reference, the upstream DESCRIPTION file is included below:

   Package: cairoDevice
   Version: 0.1-0
   Date:    2005/8/18
   Title: Loadable cairo device driver for R
   Author:  Michael Lawrence, Lyndon Drake
   Depends: R (>= 1.9.0)
   Maintainer: Michael Lawrence <lawremi@iastate.edu>
   Description: Cairo/GTK graphics device driver that, in addition to standalone functionality, can be used to create devices as embedded components in a GUI using a Gtk drawing area widget, e.g. using RGtk.
   License: GPL
   Packaged: Tue Jan 31 21:47:58 2006; root
   
