This file is indexed.

/usr/lib/R/site-library/httpuv/DESCRIPTION is in r-cran-httpuv 1.3.3-3.

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
Package: httpuv
Type: Package
Title: HTTP and WebSocket Server Library
Version: 1.3.3
Date: 2015-08-03
Author: RStudio, Inc.
Copyright: RStudio, Inc.; Joyent, Inc.; Nginx Inc.; Igor Sysoev; Niels
        Provos; Internet Systems Consortium, Inc.; Alexander Chemeris
Maintainer: Joe Cheng <joe@rstudio.com>
Description: Provides low-level socket and protocol support for handling
    HTTP and WebSocket requests directly from within R. It is primarily
    intended as a building block for other packages, rather than making it
    particularly easy to create complete web applications using httpuv alone.
    httpuv is built on top of the libuv and http-parser C libraries, both of
    which were developed by Joyent, Inc. (See LICENSE file for libuv and
    http-parser license information.)
License: GPL-3 | file LICENSE
Depends: R (>= 2.15.1), methods
Imports: Rcpp (>= 0.11.0), utils
LinkingTo: Rcpp
URL: https://github.com/rstudio/httpuv
SystemRequirements: GNU make
NeedsCompilation: yes
Packaged: 2015-08-03 18:49:59 UTC; jcheng
Repository: CRAN
Date/Publication: 2015-08-04 00:32:50
Built: R 3.2.3; x86_64-pc-linux-gnu; "Tue, 01 Mar 2016 15:35:39 +0100"; unix