This file is indexed.

/usr/share/doc/r-bioc-limma/README.test is in r-bioc-limma 3.34.0+dfsg-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
Notes on how this package can be tested.
────────────────────────────────────────

To run the unit tests provided by the package you can do

   sh  run-unit-test

in this directory.  Please note:  The original test makes use of
locfit

  http://cran.r-project.org/web/packages/locfit
  
Since locfit has a non-free license and thus can not be packaged
for Debian we have to skip this test.  Feel free to pick up the
packaging from

   svn://anonscm.debian.org/debian-med/trunk/packages/R/r-cran-locfit/trunk/

to create a local package and remove this patch from series.

 -- Andreas Tille <tille@debian.org>  Fri, 27 Jun 2014 19:02:17 +0200