This is the Debian GNU/Linux r-cran-gplots package of gplots, a
package with programming tools for plotting data for GNU R. Gplots was
written and compiled by Gregory Warnes, with code provided by Ben
Bolker and Thomas Lumley, and is maintained by Nitin Jain. Gplots used
to be part of the gregmisc package bundle.

This package was created by Dirk Eddelbuettel <edd@debian.org>.
The sources were downloaded from 
	http://cran.us.r-project.org/src/contrib/

The package was renamed from its upstream name 'gplots' to
'r-cran-gplots' to fit the pattern of CRAN (and non-CRAN) packages for
R.

gplots is copyright by Gregory Warnes and released under the GNU
General Public License (GPL) version 2 or later.

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: gplots
    Title: Various R programming tools for plotting data
    Description: Various R programming tools for plotting data
    Depends: R (>= 1.9.0), gtools, gdata, stats
    Suggests: gtools, gdata
    Version: 2.0.8
    Date: 2005-08-31
    Author: Gregory R. Warnes. Includes R source code and/or documentation
        contributed by Ben Bolker and Thomas Lumley
    Maintainer: Nitin Jain <nitin.jain@pfizer.com>
    License: GPL (version 2 or later)
    Packaged: Tue Sep  6 17:49:38 2005; jainn02

