This file is indexed.

/usr/lib/R/site-library/RProtoBuf/DESCRIPTION is in r-cran-rprotobuf 0.4.11-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
Package: RProtoBuf
Version: 0.4.11
Date: 2017-10-03
Author: Romain Francois, Dirk Eddelbuettel, Murray Stokely and Jeroen Ooms
Maintainer: Dirk Eddelbuettel <edd@debian.org>
Title: R Interface to the 'Protocol Buffers' 'API' (Version 2 or 3)
Description: Protocol Buffers are a way of encoding structured data in an
 efficient yet extensible format. Google uses Protocol Buffers for almost all
 of its internal 'RPC' protocols and file formats.  Additional documentation
 is available in two included vignettes one of which corresponds to our 'JSS'
 paper (2016, <doi:10.18637/jss.v071.i02>. Either version 2 or 3 of the
 'Protocol Buffers' 'API' is supported.
Depends: R (>= 3.0.0), methods
Imports: utils, stats, tools, Rcpp, RCurl
LinkingTo: Rcpp
Suggests: RUnit, rmarkdown, knitr, pinp
VignetteBuilder: knitr
SystemRequirements: ProtoBuf libraries and compiler version 2.2.0 or
        later; version 3.0.0 or later is supported as well. On
        Debian/Ubuntu these can be installed as libprotoc-dev,
        libprotobuf-dev and protobuf-compiler, while on Fedora/CentOS
        protobuf-devel and protobuf-compiler are needed.
BugReports: https://github.com/eddelbuettel/rprotobuf/issues
URL: https://github.com/eddelbuettel/rprotobuf
License: GPL (>= 2)
NeedsCompilation: yes
Packaged: 2017-10-03 11:23:00 UTC; edd
Repository: CRAN
Date/Publication: 2017-10-03 19:58:44 UTC
Built: R 3.4.2; x86_64-pc-linux-gnu; 'Tue, 24 Oct 2017 21:45:54 +0200'; unix