This file is indexed.

/usr/share/doc/r-cran-httr/README.test is in r-cran-httr 1.2.1-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
Notes on how this package can be tested.
────────────────────────────────────────

This package can be tested by running the provided test:

cd tests
LC_ALL=C R --no-save < testthat.R

in order to confirm its integrity.