This file is indexed.

/usr/lib/R/site-library/S4Vectors/DESCRIPTION is in r-bioc-s4vectors 0.16.0-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
Package: S4Vectors
Title: S4 implementation of vector-like and list-like objects
Description: The S4Vectors package defines the Vector and List virtual classes
	and a set of generic functions that extend the semantic of ordinary
	vectors and lists in R. Package developers can easily implement
	vector-like or list-like objects as concrete subclasses of Vector or
	List. In addition, a few low-level concrete subclasses of general
	interest (e.g. DataFrame, Rle, and Hits) are implemented in the
	S4Vectors package itself (many more are implemented in the IRanges
	package and in other Bioconductor infrastructure packages).
Version: 0.16.0
Encoding: UTF-8
Author: H. Pagès, M. Lawrence and P. Aboyoun
Maintainer: Bioconductor Package Maintainer <maintainer@bioconductor.org>
biocViews: Infrastructure, DataRepresentation
Depends: R (>= 3.3.0), methods, utils, stats, stats4, BiocGenerics (>=
        0.23.3)
Suggests: IRanges, GenomicRanges, Matrix, ShortRead, graph, data.table,
        RUnit
License: Artistic-2.0
Collate: S4-utils.R show-utils.R utils.R normarg-utils.R LLint-class.R
        isSorted.R subsetting-utils.R vector-utils.R integer-utils.R
        character-utils.R eval-utils.R map_ranges_to_runs.R
        DataTable-class.R Annotated-class.R Vector-class.R
        Vector-comparison.R Vector-setops.R Vector-merge.R Hits-class.R
        Hits-comparison.R Hits-setops.R Rle-class.R Rle-utils.R
        List-class.R List-comparison.R List-utils.R SimpleList-class.R
        HitsList-class.R DataFrame-class.R expand-methods.R
        FilterRules-class.R aggregate-methods.R shiftApply-methods.R
        split-methods.R Pairs-class.R zzz.R
NeedsCompilation: yes
Packaged: 2017-10-30 23:57:18 UTC; biocbuild
Built: R 3.4.2; x86_64-pc-linux-gnu; 'Tue, 07 Nov 2017 17:44:21 +0100'; unix