File: README.test

package info (click to toggle)
r-bioc-biocparallel 1.24.1-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 1,680 kB
  • sloc: cpp: 164; sh: 17; makefile: 5
file content (17 lines) | stat: -rw-r--r-- 627 bytes parent folder | download | duplicates (3)
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("BiocParallel")
EOT

in order to confirm its integrity.  Make sure you have installed
the recommended package r-cran-doparallel before running the test.

Please note: Rmpi is not packaged for Debian yet.  So two tests
requiring this package have been deleted from the test suite.

 -- Andreas Tille <tille@debian.org>  Mon, 30 Jun 2014 09:17:49 +0200