Last updated on 2026-07-17 09:51:04 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.0.4 | 255.22 | 100.17 | 355.39 | OK | |
| r-devel-linux-x86_64-debian-gcc | 1.0.4 | 166.36 | 74.41 | 240.77 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 1.0.4 | 389.00 | 207.18 | 596.18 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 1.0.4 | 186.00 | 71.55 | 257.55 | NOTE | |
| r-devel-windows-x86_64 | 1.0.4 | 292.00 | 152.00 | 444.00 | NOTE | |
| r-patched-linux-x86_64 | 1.0.4 | 231.77 | 93.81 | 325.58 | OK | |
| r-release-linux-x86_64 | 1.0.4 | 212.03 | 94.13 | 306.16 | OK | |
| r-release-macos-arm64 | 1.0.4 | 44.00 | -5.00 | 39.00 | OK | |
| r-release-macos-x86_64 | 1.0.4 | 129.00 | 44.00 | 173.00 | OK | |
| r-release-windows-x86_64 | 1.0.4 | 279.00 | 164.00 | 443.00 | OK | |
| r-oldrel-macos-arm64 | 1.0.4 | OK | ||||
| r-oldrel-macos-x86_64 | 1.0.4 | 117.00 | 34.00 | 151.00 | OK | |
| r-oldrel-windows-x86_64 | 1.0.4 | 309.00 | 187.00 | 496.00 | OK |
Version: 1.0.4
Check: R code for possible problems
Result: NOTE
Found calls to structure() using deprecated special names:
malan/tests/testthat/test-autosomal.R (.Dim: 18, .Names: 4)
'.Dim' should be changed to 'dim'.
'.Names' should be changed to 'names'.
Flavors: r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-gcc
Version: 1.0.4
Check: R code for possible problems
Result: NOTE
Found calls to structure() using deprecated special names:
malan/tests/testthat/test-autosomal.R (.Dim: 18, .Names: 4)
Flavor: r-devel-windows-x86_64