Last updated on 2026-07-18 11:50:26 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 2.9.8 | 30.28 | 255.91 | 286.19 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 2.9.8 | 23.00 | 172.70 | 195.70 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 2.9.8 | 53.00 | 386.16 | 439.16 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 2.9.8 | 22.00 | 165.49 | 187.49 | NOTE | |
| r-devel-windows-x86_64 | 2.9.8 | 43.00 | 298.00 | 341.00 | NOTE | |
| r-patched-linux-x86_64 | 2.9.8 | 32.40 | 229.73 | 262.13 | OK | |
| r-release-linux-x86_64 | 2.9.8 | 28.91 | 231.07 | 259.98 | OK | |
| r-release-macos-arm64 | 2.9.8 | 8.00 | 60.00 | 68.00 | OK | |
| r-release-macos-x86_64 | 2.9.8 | 23.00 | 240.00 | 263.00 | OK | |
| r-release-windows-x86_64 | 2.9.8 | 43.00 | 284.00 | 327.00 | OK | |
| r-oldrel-macos-arm64 | 2.9.8 | OK | ||||
| r-oldrel-macos-x86_64 | 2.9.8 | 20.00 | 191.00 | 211.00 | OK | |
| r-oldrel-windows-x86_64 | 2.9.8 | 53.00 | 364.00 | 417.00 | OK |
Version: 2.9.8
Check: R code for possible problems
Result: NOTE
Found calls to structure() using deprecated special names:
poppr/tests/testthat/test-bootclass.R (.Names: 1)
poppr/tests/testthat/test-filter.R (.Dim: 1)
poppr/tests/testthat/test-import.R (.Dim: 1, .Dimnames: 1, .Label: 1)
poppr/tests/testthat/test-mlg.R (.Names: 87)
poppr/tests/testthat/test-msn.R (.Names: 6, .Label: 2, .Dim: 1, .Dimnames: 1)
poppr/tests/testthat/test-poppr.R (.Names: 2)
poppr/tests/testthat/test-round-robin.R (.Names: 4, .Dim: 3, .Dimnames: 1)
poppr/tests/testthat/test-values.R (.Names: 3, .Dim: 2, .Dimnames: 1)
'.Names' should be changed to 'names'.
'.Dim' should be changed to 'dim'.
'.Dimnames' should be changed to 'dimnames'.
'.Label' should be changed to 'levels'.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-x86_64
Version: 2.9.8
Check: Rd contents
Result: NOTE
Rd files without \usage:
‘rare_allele_correction.Rd’
\arguments should not be documented without \usage.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc