This file is indexed.

/usr/lib/R/site-library/Rcpp/INDEX is in r-cran-rcpp 0.11.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
.DollarNames-methods    completion
C++Class-class          Reflection information for an internal c++
                        class
C++Constructor-class    Class "C++Constructor"
C++Field-class          Class "C++Field"
C++Function-class       Class "C++Function"
C++Object-class         c++ internal objects
C++OverloadedMethods-class
                        Class "C++OverloadedMethods"
LdFlags                 (Deprecated) Rcpp Linker Flags
Module                  Retrieves an Rcpp module
Module-class            Rcpp modules
Rcpp-package            R / C++ interface
Rcpp.package.skeleton   Create a skeleton for a new package depending
                        on Rcpp
Rcpp.plugin.maker       Facilitating making package plugins
RcppUnitTests           Rcpp : unit tests results
compileAttributes       Compile Rcpp Attributes for a Package
cppFunction             Define an R Function with a C++ Implementation
demangle                c++ type information
dependsAttribute        Rcpp::depends Attribute
evalCpp                 Evaluate a C++ Expression
exportAttribute         Rcpp::export Attribute
exposeClass             Create an Rcpp Module to Expose a C++ Class in
                        R
formals<--methods       Set the formal arguments of a C++ function
interfacesAttribute     Rcpp::interfaces Attribute
loadModule              Load an Rcpp Module into a Package
loadRcppModules         Loads Rcpp modules on package startup
pluginsAttribute        Rcpp::plugins Attribute
populate                Populates a namespace or an environment with
                        the content of a module
registerPlugin          Register an inline plugin
setRcppClass            Create a Class Extending a C++ Class
sourceCpp               Source C++ Code from a File or String