This file is indexed.

/usr/lib/R/library/Matrix/DESCRIPTION is in r-cran-matrix 1.1-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
Package: Matrix
Version: 1.1-2
Date: 2014-01-28
Priority: recommended
Title: Sparse and Dense Matrix Classes and Methods
Author: Douglas Bates <bates@stat.wisc.edu> and Martin Maechler
Maintainer: Martin Maechler <mmaechler+Matrix@gmail.com>
Contact: Doug and Martin <Matrix-authors@R-project.org>
Description: Classes and methods for dense and sparse matrices and
    operations on them using LAPACK and SuiteSparse.
Depends: R (>= 2.15.2), methods
Imports: graphics, grid, stats, utils, lattice
Suggests: expm, MASS
Enhances: MatrixModels, graph, SparseM, sfsmisc
Encoding: UTF-8
LazyData: no
LazyDataNote: not possible, since we use data/*.R *and* our classes
ByteCompile: yes
BuildResaveData: no
License: GPL (>= 2)
LicenseNote: The Matrix package includes libraries AMD, CHOLMOD,
        COLAMD, CSparse and SPQR from the SuiteSparse collection of Tim
        Davis.  All sections of that code are covered by the GPL or
        LGPL licenses.  See the directory doc/UFsparse for details.
URL: http://Matrix.R-forge.R-project.org/
Packaged: 2014-01-28 17:38:38 UTC; maechler
NeedsCompilation: yes
Repository: CRAN
Date/Publication: 2014-01-28 22:27:55
Built: R 3.0.2; x86_64-pc-linux-gnu; 2014-01-29 18:08:49 UTC; unix