/usr/share/doc/r-bioc-biobase/README.test is in r-bioc-biobase 2.38.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 | Notes on how this package can be tested.
────────────────────────────────────────
This package can be tested by running the provided test:
LC_ALL=C R --no-save <<EOT
BiocGenerics:::testPackage("Biobase")
EOT
in order to confirm its integrity.
Please note that the test that needs experiment data from
http://www.bioconductor.org/packages/release/data/experiment/html/golubEsets.html
is deactivated since Debian has no package for this
data sets.
-- Andreas Tille <tille@debian.org> Tue, 10 Jun 2014 11:01:29 +0200
|