File: README.test

package info (click to toggle)
r-bioc-annotate 1.60.0%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 2,756 kB
  • sloc: makefile: 2
file content (14 lines) | stat: -rw-r--r-- 571 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
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("annotate")
EOT

in order to confirm its integrity.  However, to successfully run this
testsuite you need to install the BioConductor database org.Hs.eg.db.
Since this database is not (yet) packaged there is not autopkgtest.

 -- Andreas Tille <tille@debian.org>  Sat, 09 May 2015 07:35:37 +0200