This file is indexed.

/usr/share/doc/r-cran-gmodels/copyright is in r-cran-gmodels 2.16.2-1.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
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 <edd@debian.org>.
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 <nitin.jain@pfizer.com>
    License: GPL (version 2 or later)
    Packaged: Wed Sep  7 11:29:07 2005; jainn02