This file is indexed.

/usr/share/doc/r-cran-relimp/copyright is in r-cran-relimp 1.0-5-2.

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
This is the Debian GNU/Linux r-cran-relimp package of relimp, a set of
functions to analyse the relative importance of regressors in
(generalized) linear models. Relimp was written by David Firth.

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 'relimp' to 'r-cran-relimp'
to fit the pattern of CRAN (and non-CRAN) packages for R.

Copyright (C) 2002-2008 David Firth

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 [with lines broken to 80 cols] file
is included below:

  Package: relimp
  Version: 0.8-2
  Title: Relative Contribution of Effects in a Regression Model
  Author: David Firth
  Maintainer: David Firth <d.firth@warwick.ac.uk>
  URL: http://www.warwick.ac.uk/go/relimp, http://www.warwick.ac.uk/go/dfirth
  Description: Functions to facilitate inference on the relative importance of 
     predictors in a linear or generalized linear model
  Depends: R (>= 1.8.0), tcltk, MASS
  License: GPL (version 2 or later)