This file is indexed.

/usr/lib/R/site-library/MatrixModels/INDEX is in r-cran-matrixmodels 0.4-1-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
Model-class             Mother Class "Model" of all S4 Models
glm4                    Fitting Generalized Linear Models (using S4)
glpModel-class          Class "glpModel" of General Linear Prediction
                        Models
lm.fit.sparse           Fitter Function for Sparse Linear Models
mkRespMod               Create a respModule object
model.Matrix            Construct Possibly Sparse Design or Model
                        Matrices
modelMatrix-class       Class "modelMatrix" and SubClasses
predModule-class        Class "predModule" and SubClasses
resid,ANY-method        Aliases for Model Extractors
respModule-class        "respModule" and derived classes
reweightPred            Reweight Prediction Module Structure Internals
solveCoef               Solve for the Coefficients or Coefficient
                        Increment
updateMu                Update 'mu', the Fitted Mean Response
updateWts               Update the Residual and X Weights - Generic and
                        Methods