This file is indexed.

/usr/lib/R/site-library/mockery/INDEX is in r-cran-mockery 0.4.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
call-expectations       Expectation: does the given call match the
                        expected?
mock                    Create and query a mocked function.
mockery                 R package to make mocking easier
stub                    Replace a function with a stub.