This file is indexed.

/usr/lib/R/site-library/BiocGenerics/INDEX is in r-bioc-biocgenerics 0.20.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
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
BiocGenerics-package    S4 generic functions for Bioconductor
Extremes                Maxima and minima
IQR                     The Interquartile Range
S3-classes-as-S4-classes
                        S3 classes as S4 classes
annotation              Accessing annotation information
append                  Append elements to a vector-like object
as.data.frame           Coerce an object into a data frame
as.vector               Coerce an object into a vector
boxplot                 Box plots
cbind                   Combine objects by rows or columns
clusterApply            Apply operations using clusters
combine                 Combining or merging different Bioconductor
                        data structures
conditions              Accessors and generic functions used in the
                        context of count datasets
dbconn                  Accessing SQLite DB information
density                 Kernel density estimation
do.call                 Execute a function call
duplicated              Determine duplicate elements
eval                    Evaluate an (unevaluated) expression
evalq                   Evaluate an (unevaluated) expression
fileName                Accessing the file name of an object
funprog                 Common higher-order functions in functional
                        programming languages
get                     Return the value of a named object
grep                    Pattern Matching and Replacement
image                   Display a color image
is.unsorted             Test if a vector-like object is not sorted
lapply                  Apply a function over a list-like or
                        vector-like object
lengths                 Lengths of the list elements of a list-like
                        object
mad                     Median Absolute Deviation
mapply                  Apply a function to multiple list-like or
                        vector-like arguments
match                   Value matching
normalize               Normalize an object
nrow                    The number of rows/columns of an array-like
                        object
order                   Ordering permutation
organism_species        Organism and species accessors
paste                   Concatenate strings
plotMA                  MA-plot: plot differences versus averages for
                        high-throughput data
plotPCA                 PCA-plot: Principal Component Analysis plot
rank                    Ranks the values in a vector-like object
relist                  Re-listing an unlist()ed object
rep.int                 Replicate elements of a vector-like object
residuals               Extract model residuals
row+colnames            Row and column names
score                   Score accessor
sets                    Set operations
sort                    Sorting a vector-like object
start                   Start, end, width generic getters and setters
strand                  Accessing strand information
subset                  Subsetting vector-like, matrix-like and
                        data-frame-like objects
table                   Cross tabulation and table creation
tapply                  Apply a function over a ragged array
testPackage             Run RUnit package unit tests
unique                  Extract unique elements
unlist                  Flatten list-like objects
unsplit                 Unsplit a list-like object
updateObject            Update an object to its current class
                        definition
weights                 Extract model weights
which                   Subscript generators
xtabs                   Cross tabulation