This file is indexed.

/usr/lib/R/site-library/nloptr/DESCRIPTION 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
Package: nloptr
Type: Package
Title: R interface to NLopt
Version: 1.0.4
Date: 2014-08-02
Author: Jelmer Ypma <uctpjyy@ucl.ac.uk>, with contributions by
        Hans W. Borchers <hwborchers@googlemail.com> and 
        Dirk Eddelbuettel <edd@debian.org>
Maintainer: Jelmer Ypma <uctpjyy@ucl.ac.uk>
Description: 
    nloptr is an R interface to NLopt. NLopt is a free/open-source library for
    nonlinear optimization, providing a common interface for a number of
    different free optimization routines available online as well as original
    implementations of various other algorithms.
    See http://ab-initio.mit.edu/wiki/index.php/NLopt_Introduction for more
    information on the available algorithms. During installation on Unix the
    NLopt code is downloaded and compiled from the NLopt website.
License: LGPL-3
Suggests: testthat (>= 0.8.1)
LazyLoad: yes
Packaged: 2014-08-02 18:12:19 UTC; Jelmer
NeedsCompilation: yes
Repository: CRAN
Date/Publication: 2014-08-04 15:35:43
Built: R 3.1.1; x86_64-pc-linux-gnu; 2014-10-26 11:57:48 UTC; unix