This file is indexed.

/usr/lib/R/site-library/nloptr/INDEX is in r-cran-nloptr 1.0.4-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
auglag                  Augmented Lagrangian Algorithm
bobyqa                  Bound Optimization by Quadratic Approximation
check.derivatives       Check analytic gradients of a function using
                        finite difference approximations
cobyla                  Constrained Optimization by Linear
                        Approximations
crs2lm                  Controlled Random Search
direct                  DIviding RECTangles Algorithm for Global
                        Optimization
is.nloptr               R interface to NLopt
isres                   Improved Stochastic Ranking Evolution Strategy
lbfgs                   Low-storage BFGS
mlsl                    Multi-level Single-linkage
mma                     Method of Moving Asymptotes
neldermead              Nelder-Mead Simplex
newuoa                  New Unconstrained Optimization with quadratic
                        Approximation
nl.grad                 Numerical Gradients and Jacobians
nl.opts                 Setting NL Options
nloptr                  R interface to NLopt
nloptr-package          R interface to NLopt
nloptr.get.default.options
                        Return a data.frame with all the options that
                        can be supplied to nloptr.
nloptr.print.options    Print description of nloptr options
print.nloptr            Print results after running nloptr
sbplx                   Subplex Algorithm
slsqp                   Sequential Quadratic Programming (SQP)
stogo                   Stochastic Global Optimization
tnewton                 Preconditioned Truncated Newton
varmetric               Shifted Limited-memory Variable-metric