This file is indexed.

/usr/lib/R/site-library/mockery/NEWS 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
 6
 7
 8
 9
10
v 0.4.1

Fix bug whereby functions that begin with `.` don't have things mocked out in
them.

v 0.4.0

Add support for stubbing depth greater than 1.

Add support for nested R6 classes.