This file is indexed.

/usr/lib/R/site-library/rJava/INDEX is in r-cran-rjava 0.9-3-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
$,jobjRef-method        Field/method operator for Java objects
.jaddClassPath          Java class loader
.jarray                 Java array handling functions
.jcall                  Call a Java method
.jcast                  Cast a Java object to another class
.jcastToArray           Ensures that a given object is an array
                        reference
.jcheck                 Java exception handling
.jengine                Java callback engineCast a Java object to
                        another class
.jequals                Comparing Java References
.jfield                 Obtains the value of a field
.jinit                  Initialize Java VM
.jinstanceof            Is a java object an instance of a given java
                        class
.jmemprof               rJava memory profiler
.jmethods               Simple helper functions for Java reflection
.jnew                   Create a Java object
.jnull                  Java null object reference
.jpackage               Initialize an R package containing Java code
.jserialize             Java object serialization
.jsimplify              Converts Java object to a simple scalar if
                        possible
Exceptions              Exception handling
J                       High level API for accessing Java
as.list.jobjRef         Converts java objects or arrays to R lists
clone                   Object cloner
jarrayRef-class         Class "jarrayRef" Reference to an array Java
                        object
java-tools              java tools used internally in rJava
javaImport              Attach mechanism for java packages
jclassName-class        Class "jclassName" - a representation of a Java
                        class name
jfloat                  Wrap numeric vector as flat Java parameter
jfloat-class            Classes "jfloat", "jlong", "jbyte" and "jchar"
                        specify Java native types that are not native
                        in R
jobjRef-class           Class "jobjRef" - Reference to a Java object
jrectRef-class          Rectangular java arrays
new,jclassName-method   Create a new Java object
rep,jarrayRef-method    Creates java arrays by cloning
show,jobjRef-method     Show a Java Object Reference
toJava                  Convert R objects to REXP references in Java
with.jobjRef            with and within methods for Java objects and
                        class names