This file is indexed.

/usr/lib/R/site-library/AnnotationHub/DESCRIPTION is in r-bioc-annotationhub 2.10.1-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
Package: AnnotationHub
Type: Package
Title: Client to access AnnotationHub resources
Version: 2.10.1
Authors@R: 
    c(person("Martin", "Morgan", email="martin.morgan@roswellpark.org",
             role="cre"),
      person("Marc", "Carlson", role="ctb"),
      person("Dan", "Tenenbaum", role="ctb"),
      person("Sonali", "Arora", role="ctb"))
biocViews: Infrastructure, DataImport, GUI, ThirdPartyClient
Maintainer: Bioconductor Package Maintainer <maintainer@bioconductor.org>
Description: This package provides a client for the Bioconductor
    AnnotationHub web resource. The AnnotationHub web resource
    provides a central location where genomic files (e.g., VCF, bed,
    wig) and other resources from standard locations (e.g., UCSC,
    Ensembl) can be discovered. The resource includes metadata about
    each resource, e.g., a textual description, tags, and date of
    modification. The client creates and manages a local cache of
    files retrieved by the user, helping with quick and reproducible
    access.
License: Artistic-2.0
Depends: BiocGenerics (>= 0.15.10)
Imports: utils, methods, grDevices, RSQLite, BiocInstaller, curl,
        AnnotationDbi (>= 1.31.19), S4Vectors, interactiveDisplayBase,
        httr, yaml
Suggests: IRanges, GenomicRanges, GenomeInfoDb, VariantAnnotation,
        Rsamtools, rtracklayer, BiocStyle, knitr, AnnotationForge,
        rBiopaxParser, RUnit, GenomicFeatures, MSnbase, mzR,
        Biostrings, SummarizedExperiment, ExperimentHub, gdsfmt
Enhances: AnnotationHubData
Collate: AnnotationHubOption.R AllGenerics.R Hub-class.R db-utils.R
        readMetadataFromCsv.R AnnotationHub-class.R
        AnnotationHubResource-class.R BEDResource-class.R
        ProteomicsResource-class.R EpigenomeResource-class.R
        EnsDbResource-class.R utilities.R sql-utils.R Hub-utils.R
        cache-utils.R zzz.R
VignetteBuilder: knitr
NeedsCompilation: yes
Author: Martin Morgan [cre],
  Marc Carlson [ctb],
  Dan Tenenbaum [ctb],
  Sonali Arora [ctb]
Packaged: 2017-11-08 00:18:56 UTC; biocbuild
Built: R 3.4.2; ; 'Thu, 09 Nov 2017 10:12:21 +0100'; unix