This file is indexed.

/usr/lib/R/site-library/crul/INDEX is in r-cran-crul 0.5.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
Async                   Simple async client
AsyncVaried             Async client for different request types
HttpClient              HTTP client
HttpRequest             HTTP request object
HttpResponse            Base response object
HttpStubbedResponse     stubbed response object
Paginator               Paginator client
auth                    Authentication
cookies                 Working with cookies
crul-package            *HTTP R client*
curl-options            curl options
delete-requests         HTTP DELETE requests
handle                  Make a handle
http-headers            Working with HTTP headers
mock                    Mocking HTTP requests
post-requests           HTTP POST/PUT/PATCH requests
proxies                 proxy options
upload                  upload file
url_build               Build and parse URLs
writing-options         Writing data options