Last updated on 2026-08-20 09:51:59 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.16.0 | 98.39 | 200.74 | 299.13 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 1.16.0 | 80.40 | 152.90 | 233.30 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 1.16.0 | 80.00 | 137.62 | 217.62 | NOTE | |
| r-devel-linux-x86_64-fedora-gcc | 1.16.0 | 90.00 | 140.19 | 230.19 | NOTE | |
| r-devel-windows-x86_64 | 1.16.0 | 120.00 | 329.00 | 449.00 | NOTE | |
| r-patched-linux-x86_64 | 1.16.0 | 108.23 | 188.22 | 296.45 | OK | |
| r-release-linux-x86_64 | 1.16.0 | 110.38 | 188.90 | 299.28 | 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 | 117.00 | 0.00 | 117.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 | 326.00 | 460.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-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-x86_64