This file is indexed.

/usr/lib/R/site-library/IRanges/DESCRIPTION is in r-bioc-iranges 1.22.10-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
35
36
37
38
39
40
41
42
43
44
45
46
47
48
Package: IRanges
Title: Infrastructure for manipulating intervals on sequences
Description: The package provides efficient low-level and highly reusable S4
	classes for storing ranges of integers, RLE vectors (Run-Length
	Encoding), and, more generally, data that can be organized
	sequentially (formally defined as Vector objects), as well as views
	on these Vector objects.
	Efficient list-like classes are also provided for storing big
	collections of instances of the basic classes. All classes in
	the package use consistent naming and share the same rich and
	consistent "Vector API" as much as possible.
Version: 1.22.10
Author: H. Pages, P. Aboyoun and M. Lawrence
Maintainer: Bioconductor Package Maintainer <maintainer@bioconductor.org>
biocViews: Infrastructure, DataRepresentation
Depends: R (>= 3.1.0), methods, utils, stats, BiocGenerics (>= 0.9.1)
Imports: methods, utils, stats, BiocGenerics, stats4
Suggests: XVector, GenomicRanges, BSgenome.Celegans.UCSC.ce2, RUnit
License: Artistic-2.0
ExtraLicenses: The following files in the 'src' directory are licensed
        for all use by Jim Kent, in a manner compatible with the
        Artistic 2.0 license: common.c/h, memalloc.c/h, localmem.c/h,
        hash.c/h, errabort.c/h, rbTree.c/h, dlist.c/h, errCatch.h
Collate: S4-utils.R utils.R isConstant.R normarg-utils.R
        subsetting-utils.R int-utils.R str-utils.R compact_bitvector.R
        endoapply.R runstat.R Annotated-class.R Vector-class.R
        Vector-comparison.R List-class.R AtomicList-class.R
        Ranges-class.R Ranges-comparison.R IRanges-class.R
        IRanges-constructor.R IRanges-utils.R DataTable-API.R
        DataTable-stats.R Views-class.R Grouping-class.R
        SimpleList-class.R CompressedList-class.R Rle-class.R
        RleViews-class.R RleViews-utils.R extractList.R seqapply.R
        multisplit.R AtomicList-impl.R List-comparison.R
        DataFrame-class.R DataFrame-utils.R DataFrameList-class.R
        DataFrameList-utils.R RangesList-class.R GappedRanges-class.R
        ViewsList-class.R RleViewsList-class.R RleViewsList-utils.R
        MaskCollection-class.R RangedData-class.R FilterRules-class.R
        RDApplyParams-class.R RangedData-utils.R Hits-class.R
        HitsList-class.R RangesMapping-class.R IntervalTree-class.R
        IntervalTree-utils.R IntervalForest-class.R
        RangedSelection-class.R read.Mask.R funprog-methods.R
        intra-range-methods.R inter-range-methods.R reverse-methods.R
        coverage-methods.R slice-methods.R setops-methods.R
        findOverlaps-methods.R nearest-methods.R expand-methods.R
        updateObject-methods.R classNameForDisplay-methods.R
        tile-methods.R test_IRanges_package.R debug.R zzz.R
Packaged: 2014-07-29 01:29:35 UTC; biocbuild
Built: R 3.1.1; x86_64-pc-linux-gnu; 2014-08-08 13:05:35 UTC; unix