This file is indexed.

/usr/lib/R/site-library/testthat/DESCRIPTION is in r-cran-testthat 1.0.2-2.

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
39
40
Package: testthat
Version: 1.0.2
Title: Unit Testing for R
Description: A unit testing system designed to be fun, flexible and easy to
    set up.
Authors@R: c(
    person("Hadley", "Wickham", , "hadley@rstudio.com", c("aut", "cre")),
    person("RStudio", role = "cph")
    )
URL: https://github.com/hadley/testthat
BugReports: https://github.com/hadley/testthat/issues
Depends: R (>= 3.1.0)
Imports: digest, crayon, praise, magrittr, R6, methods
Suggests: devtools, withr, covr
License: MIT + file LICENSE
Collate: 'auto-test.R' 'colour-text.R' 'compare.R'
        'compare-character.R' 'compare-numeric.R' 'compare-time.R'
        'context.R' 'describe.R' 'evaluate-promise.R'
        'expect-comparison.R' 'expect-equal-to-reference.R'
        'expect-equality.R' 'expect-inheritance.R' 'expect-length.R'
        'expect-logical.R' 'expect-named.R' 'expect-output.R'
        'reporter.R' 'expect-self-test.R' 'expect-that.R'
        'expectation.R' 'expectations-matches.R' 'make-expectation.R'
        'mock.R' 'old-school.R' 'praise.R' 'reporter-check.R'
        'reporter-fail.R' 'reporter-list.R' 'reporter-minimal.R'
        'reporter-multi.R' 'reporter-rstudio.R' 'reporter-silent.R'
        'reporter-stop.R' 'stack.R' 'reporter-summary.R'
        'reporter-tap.R' 'reporter-teamcity.R' 'reporter-zzz.R'
        'skip.R' 'source.R' 'test-compiled-code.R' 'test-example.R'
        'test-files.R' 'test-package.R' 'test-path.R' 'test-that.R'
        'traceback.R' 'try-again.R' 'utils.R' 'watcher.R'
RoxygenNote: 5.0.1
NeedsCompilation: yes
Packaged: 2016-04-22 20:14:31 UTC; hadley
Author: Hadley Wickham [aut, cre],
  RStudio [cph]
Maintainer: Hadley Wickham <hadley@rstudio.com>
Repository: CRAN
Date/Publication: 2016-04-23 08:37:40
Built: R 3.2.5; x86_64-pc-linux-gnu; "Thu, 28 Apr 2016 09:28:16 +0200"; unix