This is the Debian GNU/Linux r-cran-gplots package of caTools, a
package with programming tools for plotting data for GNU R. caTools was
written and compiled by Jarek Tuszynski <jaroslaw.w.tuszynski@saic.com>.
Parts of the code were adopted from earlier work of David Koblas.

This package was created by Steffen Moeller <moeller@debian.org> following
a template of Dirk Eddelbuettel <edd@debian.org>.

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

Source: http://cran.r-project.org/src/contrib/caTools_1.10.tar.gz

Copyright: © 2005 - 2009 Jarek Tuszynski
License: GPLv3
	
	This program is free software: you can redistribute it and/or modify
	it under the terms of the GNU General Public License as published by
	the Free Software Foundation, either version 3 of the License, or
	(at your option) any later version.
	
	This program is distributed in the hope that it will be useful,
	but WITHOUT ANY WARRANTY; without even the implied warranty of
	MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
	GNU General Public License for more details.
	
	You should have received a copy of the GNU General Public License
	along with this program.  If not, see <http://www.gnu.org/licenses/>

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

A fraction of the code in GifTools.cpp contained the following message:

    Encoding Algorithm adapted from code by Christoph Hohmann
    found at http://members.aol.com/rf21exe/gif.htm.
    Which was adapted from code by Michael A, Mayer
    found at http://www.danbbs.dk/%7Edino/whirlgif/gifcode.html
    Parts of Decoding Algorithm were adapted from code by David Koblas.
    It had the following notice:
    "Copyright 1990 - 1994, David Koblas. (koblas@netcom.com)
    Permission to use, copy, modify, and distribute this software and its
    documentation for any purpose and without fee is hereby granted, provided
    that the above copyright notice appear in all copies and that both that
    copyright notice and this permission notice appear in supporting
    documentation. This software is provided "as is" without express or
    implied warranty."
