Last updated on 2026-07-16 17:50:51 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 2.1.11 | 29.86 | 214.83 | 244.69 | OK | |
| r-devel-linux-x86_64-debian-gcc | 2.1.11 | 21.60 | 155.86 | 177.46 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 2.1.11 | 49.00 | 332.58 | 381.58 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 2.1.11 | 22.00 | 152.38 | 174.38 | NOTE | |
| r-devel-windows-x86_64 | 2.1.11 | 40.00 | 247.00 | 287.00 | NOTE | |
| r-patched-linux-x86_64 | 2.1.11 | 30.86 | 199.53 | 230.39 | OK | |
| r-release-linux-x86_64 | 2.1.11 | 28.70 | 200.56 | 229.26 | OK | |
| r-release-macos-arm64 | 2.1.11 | 7.00 | 44.00 | 51.00 | OK | |
| r-release-macos-x86_64 | 2.1.11 | 21.00 | 190.00 | 211.00 | OK | |
| r-release-windows-x86_64 | 2.1.11 | 40.00 | 236.00 | 276.00 | OK | |
| r-oldrel-macos-arm64 | 2.1.11 | OK | ||||
| r-oldrel-macos-x86_64 | 2.1.11 | 19.00 | 159.00 | 178.00 | OK | |
| r-oldrel-windows-x86_64 | 2.1.11 | 54.00 | 291.00 | 345.00 | OK |
Version: 2.1.11
Check: R code for possible problems
Result: NOTE
Found calls to structure() using deprecated special names:
adegenet/tests/testthat/test-prop.R (.Dim: 1, .Dimnames: 1)
Flavors: r-devel-linux-x86_64-debian-gcc, r-devel-windows-x86_64
Version: 2.1.11
Check: R code for possible problems
Result: NOTE
Found calls to structure() using deprecated special names:
adegenet/tests/testthat/test-prop.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