/usr/share/doc/r-cran-bio3d/README.test is in r-cran-bio3d 2.2-4-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 | Notes on how this package can be tested.
────────────────────────────────────────
Needs sorting out with upstream. Tests are not activated currently.
The usual code
LC_ALL=C R --no-save <<EOT
library(testthat)
test_check("bio3d")
EOT
results in
Loading required package: bio3d
Error: No tests found for bio3d
Execution halted
-- Andreas Tille <tille@debian.org> Fri, 27 Jun 2014 19:02:17 +0200
|