This file is indexed.

/usr/lib/R/site-library/lme4/DESCRIPTION is in r-cran-lme4 1.1-10-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
Package: lme4
Version: 1.1-10
Title: Linear Mixed-Effects Models using 'Eigen' and S4
Authors@R: c(person("Douglas","Bates", role="aut"),
    person("Martin","Maechler", role="aut"),
    person("Ben","Bolker",email="bbolker+lme4@gmail.com", role=c("aut","cre")),
    person("Steven","Walker",role="aut"),
    person("Rune Haubo Bojesen","Christensen", role="ctb"),
    person("Henrik","Singmann", role="ctb"),
    person("Bin", "Dai", role="ctb"),
    person("Gabor", "Grothendieck", role="ctb"))
Maintainer: Ben Bolker <bbolker+lme4@gmail.com>
Contact: LME4 Authors <lme4-authors@lists.r-forge.r-project.org>
Author: Douglas Bates [aut], Martin Maechler [aut],
	Ben Bolker [aut, cre], Steven Walker [aut],
        Rune Haubo Bojesen Christensen [ctb],
	Henrik Singmann [ctb], Bin Dai [ctb],
        Gabor Grothendieck [ctb]
Description: Fit linear and generalized linear mixed-effects models.
    The models and their components are represented using S4 classes and
    methods.  The core computational algorithms are implemented using the
    'Eigen' C++ library for numerical linear algebra and 'RcppEigen' "glue".
Depends: R (>= 3.0.2), Matrix (>= 1.1.1), methods, stats
LinkingTo: Rcpp (>= 0.10.5), RcppEigen
Imports: graphics, grid, splines, utils, parallel, MASS, nlme, lattice,
        minqa (>= 1.1.15), nloptr (>= 1.0.4)
Suggests: knitr, boot, PKPDmodels, MEMSS, testthat (>= 0.8.1), ggplot2,
        mlmRev, optimx (>= 2013.8.6), gamm4, pbkrtest, HSAUR2, numDeriv
VignetteBuilder: knitr
LazyData: yes
License: GPL (>= 2)
URL: https://github.com/lme4/lme4/ http://lme4.r-forge.r-project.org/
BugReports: https://github.com/lme4/lme4/issues
NeedsCompilation: yes
Packaged: 2015-10-05 17:56:37 UTC; bolker
Repository: CRAN
Date/Publication: 2015-10-06 08:08:29
Built: R 3.2.2; x86_64-pc-linux-gnu; "Tue, 06 Oct 2015 22:33:37 -0500"; unix