/usr/share/doc/r-cran-rnexml/README.test is in r-cran-rnexml 2.0.7-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 | Notes on how this package can be tested.
────────────────────────────────────────
This package can be tested by running the provided test:
cd tests
LC_ALL=C R --no-save < test-all.R
in order to confirm its integrity.
Requires r-cran-geiger for full testing:
https://cran.r-project.org/web/packages/geiger/index.html
Since this is not yet packaged these tests are excluded.
The test test_global_ids.R is excluded as well since it
fails for unknown reason but doese not seem to be relevant.
for general functionality. It would be interesting to get
this working anyway - hints are welcome.
|