Last updated on 2026-07-15 23:51:31 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 2.1.7 | 104.76 | 144.91 | 249.67 | OK | |
| r-devel-linux-x86_64-debian-gcc | 2.1.7 | 61.24 | 97.92 | 159.16 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 2.1.7 | 141.00 | 260.77 | 401.77 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 2.1.7 | 79.00 | 99.65 | 178.65 | NOTE | |
| r-devel-windows-x86_64 | 2.1.7 | 109.00 | 182.00 | 291.00 | OK | |
| r-patched-linux-x86_64 | 2.1.7 | 91.34 | 130.01 | 221.35 | 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 | 125.00 | 230.00 | 355.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)
Flavor: r-devel-linux-x86_64-debian-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)
'.Dim' should be changed to 'dim'.
'.Dimnames' should be changed to 'dimnames'.
Flavor: r-devel-linux-x86_64-fedora-gcc