Last updated on 2026-08-28 21:53:03 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.16.0 | 100.12 | 199.09 | 299.21 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 1.16.0 | 82.54 | 156.02 | 238.56 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 1.16.0 | 79.00 | 138.57 | 217.57 | NOTE | |
| r-devel-linux-x86_64-fedora-gcc | 1.16.0 | 89.00 | 140.87 | 229.87 | NOTE | |
| r-devel-windows-x86_64 | 1.16.0 | 119.00 | 321.00 | 440.00 | NOTE | |
| r-patched-linux-x86_64 | 1.16.0 | 104.81 | 187.12 | 291.93 | OK | |
| r-release-linux-x86_64 | 1.16.0 | 111.88 | 187.80 | 299.68 | 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 | 139.00 | 255.00 | 394.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 | 139.00 | 333.00 | 472.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