Last updated on 2026-08-04 14:52:38 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.16.0 | 95.43 | 199.32 | 294.75 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 1.16.0 | 79.19 | 151.50 | 230.69 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 1.16.0 | 169.00 | 311.72 | 480.72 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 1.16.0 | 88.00 | 136.40 | 224.40 | NOTE | |
| r-devel-windows-x86_64 | 1.16.0 | 113.00 | 247.00 | 360.00 | NOTE | |
| r-patched-linux-x86_64 | 1.16.0 | 107.42 | 188.30 | 295.72 | OK | |
| r-release-linux-x86_64 | 1.16.0 | 112.92 | 187.64 | 300.56 | OK | |
| r-release-macos-arm64 | 1.16.0 | 21.00 | 42.00 | 63.00 | OK | |
| r-release-macos-x86_64 | 1.16.0 | 58.00 | 184.00 | 242.00 | OK | |
| r-release-windows-x86_64 | 1.16.0 | 115.00 | 256.00 | 371.00 | OK | |
| r-oldrel-macos-arm64 | 1.16.0 | 17.00 | 49.00 | 66.00 | OK | |
| r-oldrel-macos-x86_64 | 1.16.0 | 66.00 | 332.00 | 398.00 | OK | |
| r-oldrel-windows-x86_64 | 1.16.0 | 134.00 | 339.00 | 473.00 | OK |
Version: 1.16.0
Check: R code for possible problems
Result: NOTE
Found calls to structure() using deprecated special names:
vcfR/tests/testthat/test_genetic_diff.R (.Dim: 2, .Dimnames: 2, .Label: 1)
vcfR/tests/testthat/test_genotype_matrix_functions.R (.Dim: 1, .Dimnames: 1)
'.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