This file is indexed.

/usr/share/doc/r-cran-rlang/tests/testthat/fixtures/rlanglibtest/DESCRIPTION is in r-cran-rlang 0.2.0-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
Package: rlanglibtest
Title: What the Package Does (one line, title case)
Version: 0.0.0.9000
Authors@R: 'Lionel Henry <lionel.hry@gmail.com> [aut, cre]'
Description: What the package does (one paragraph).
Depends:
    R (>= 3.1.0)
Imports:
    rlang
LinkingTo:
    rlang
License: GPL-3
Encoding: UTF-8
LazyData: true
RoxygenNote: 6.0.1