Last updated on 2026-07-17 20:50:17 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 2.1.7 | 97.63 | 145.80 | 243.43 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 2.1.7 | 63.26 | 101.58 | 164.84 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 2.1.7 | 149.00 | 228.58 | 377.58 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 2.1.7 | 72.00 | 95.50 | 167.50 | NOTE | |
| r-devel-windows-x86_64 | 2.1.7 | 110.00 | 181.00 | 291.00 | NOTE | |
| r-patched-linux-x86_64 | 2.1.7 | 90.70 | 129.69 | 220.39 | OK | |
| r-release-linux-x86_64 | 2.1.7 | 91.06 | 129.24 | 220.30 | OK | |
| r-release-macos-arm64 | 2.1.7 | 17.00 | 28.00 | 45.00 | OK | |
| r-release-macos-x86_64 | 2.1.7 | 50.00 | 139.00 | 189.00 | OK | |
| r-release-windows-x86_64 | 2.1.7 | 113.00 | 180.00 | 293.00 | OK | |
| r-oldrel-macos-arm64 | 2.1.7 | 14.00 | 29.00 | 43.00 | OK | |
| r-oldrel-macos-x86_64 | 2.1.7 | 51.00 | 137.00 | 188.00 | OK | |
| r-oldrel-windows-x86_64 | 2.1.7 | 124.00 | 228.00 | 352.00 | OK |
Version: 2.1.7
Check: R code for possible problems
Result: NOTE
Found calls to structure() using deprecated special names:
updog/tests/testthat/test_f1_genotyping.R (.Dim: 1, .Dimnames: 1)
'.Dim' should be changed to 'dim'.
'.Dimnames' should be changed to 'dimnames'.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-gcc
Version: 2.1.7
Check: R code for possible problems
Result: NOTE
Found calls to structure() using deprecated special names:
updog/tests/testthat/test_f1_genotyping.R (.Dim: 1, .Dimnames: 1)
Flavor: r-devel-windows-x86_64