This file is indexed.

/usr/lib/R/site-library/webmockr/INDEX 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
CrulAdapter             crul library adapter
HashCounter             hash with counter, to store requests, and count
                        each time it is used
HttpLibAdapaterRegistry
                        http lib adapter registry
RequestPattern          RequestPattern class
RequestRegistry         Request registry
RequestSignature        General purpose request signature builder
Response                Response class
StubRegistry            Stub registry
StubbedRequest          StubbedRequest class
enable                  Enable or disable webmockr
remove_request_stub     Remove a request stub
stub_registry           List stubs in the stub registry
stub_registry_clear     Clear the stub registry
stub_request            Stub an http request
to_return               Expectation for what's returned from a stubbed
                        request
webmockr-package        Stubbing and setting expectations on HTTP
                        requests
webmockr_configure      webmockr configuration
wi_th                   Set additional parts of a stubbed request