This file is indexed.

/usr/lib/R/site-library/bindrcpp/DESCRIPTION is in r-cran-bindrcpp 0.2-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
Package: bindrcpp
Title: An 'Rcpp' Interface to Active Bindings
Description: Provides an easy way to fill an environment with active bindings
    that call a C++ function.
Authors@R: c(
    person("Kirill", "Müller", role = c("aut", "cre"), email = "krlmlr+r@mailbox.org"),
    person("RStudio", role = "cph")
    )
Version: 0.2
Date: 2017-06-15
URL: https://github.com/krlmlr/bindrcpp,
        https://krlmlr.github.io/bindrcpp
BugReports: https://github.com/krlmlr/bindrcpp/issues
Imports: Rcpp, bindr
Suggests: testthat
LinkingTo: Rcpp, plogr
RoxygenNote: 6.0.1
LazyData: true
License: MIT + file LICENSE
Encoding: UTF-8
NeedsCompilation: yes
Packaged: 2017-06-15 20:53:22 UTC; muelleki
Author: Kirill Müller [aut, cre],
  RStudio [cph]
Maintainer: Kirill Müller <krlmlr+r@mailbox.org>
Repository: CRAN
Date/Publication: 2017-06-17 23:52:40 UTC
Built: R 3.4.2; x86_64-pc-linux-gnu; 'Sat, 30 Sep 2017 15:09:31 +0200'; unix