This file is indexed.

/usr/lib/R/site-library/webmockr/DESCRIPTION is in r-cran-webmockr 0.1.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
16
17
18
19
20
21
22
23
24
25
Package: webmockr
Title: Stubbing and Setting Expectations on 'HTTP' Requests
Description: Stubbing and setting expectations on 'HTTP' requests.
    Includes tools for stubbing 'HTTP' requests, including expected
    request conditions and response conditions. Match on
    'HTTP' method, query parameters, request body, headers and
    more.
Version: 0.1.0
Authors@R: person("Scott", "Chamberlain", role = c("aut", "cre"), email =
    "myrmecocystus+r@gmail.com")
License: MIT + file LICENSE
URL: https://github.com/ropensci/webmockr
BugReports: https://github.com/ropensci/webmockr/issues
LazyData: true
Imports: curl, jsonlite, magrittr (>= 1.5), lazyeval (>= 0.2.0), R6 (>=
        2.1.3), urltools (>= 1.6.0)
Suggests: roxygen2 (>= 6.0.1), testthat, crul (>= 0.3.4)
RoxygenNote: 6.0.1
NeedsCompilation: no
Packaged: 2017-05-20 05:58:16 UTC; sacmac
Author: Scott Chamberlain [aut, cre]
Maintainer: Scott Chamberlain <myrmecocystus+r@gmail.com>
Repository: CRAN
Date/Publication: 2017-05-20 07:09:44 UTC
Built: R 3.4.3; ; 'Sat, 25 Nov 2017 23:34:48 +0100'; unix