File: README.test

package info (click to toggle)
r-bioc-graph 1.52.0-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 2,080 kB
  • ctags: 36
  • sloc: ansic: 840; makefile: 12; sh: 3
file content (10 lines) | stat: -rw-r--r-- 343 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
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("graph", pattern="_test.R")
EOT

in order to confirm its integrity.