This is the Debian GNU/Linux r-cran-gmodels package of gmodels, a package with programming tools for model fitting tools for GNU R. Gmodels was written and compiled by Gregory Warnes, with code provided by Ben Bolker and Thomas Lumley, and is maintained by Nitin Jain. Gmodels used to be part of the gregmisc package bundle. This package was created by Dirk Eddelbuettel . The sources were downloaded from http://cran.us.r-project.org/src/contrib/ The package was renamed from its upstream name 'gmodels' to 'r-cran-gmodels' to fit the pattern of CRAN (and non-CRAN) packages for R. Copyright (C) 2003 - 2008 Gregory R. Warnes License: GPL (>= 2) 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: gmodels Title: Various R programming tools for model fitting Description: Various R programming tools for model fitting Depends: R (>= 1.9.0), MASS, 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 License: GPL (version 2 or later) Packaged: Wed Sep 7 11:29:07 2005; jainn02