Last updated on 2026-07-15 23:51:23 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 3.0.2 | 19.42 | 273.98 | 293.40 | OK | |
| r-devel-linux-x86_64-debian-gcc | 3.0.2 | 13.23 | 183.94 | 197.17 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 3.0.2 | 34.00 | 484.34 | 518.34 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 3.0.2 | 15.00 | 185.48 | 200.48 | NOTE | |
| r-devel-windows-x86_64 | 3.0.2 | 24.00 | 263.00 | 287.00 | OK | |
| r-patched-linux-x86_64 | 3.0.2 | 19.58 | 260.22 | 279.80 | OK | |
| r-release-linux-x86_64 | 3.0.2 | 20.39 | 260.70 | 281.09 | OK | |
| r-release-macos-arm64 | 3.0.2 | 5.00 | 76.00 | 81.00 | OK | |
| r-release-macos-x86_64 | 3.0.2 | 15.00 | 267.00 | 282.00 | OK | |
| r-release-windows-x86_64 | 3.0.2 | 25.00 | 265.00 | 290.00 | OK | |
| r-oldrel-macos-arm64 | 3.0.2 | 5.00 | 75.00 | 80.00 | OK | |
| r-oldrel-macos-x86_64 | 3.0.2 | 15.00 | 240.00 | 255.00 | OK | |
| r-oldrel-windows-x86_64 | 3.0.2 | 33.00 | 340.00 | 373.00 | OK |
Version: 3.0.2
Check: R code for possible problems
Result: NOTE
Found calls to structure() using deprecated special names:
OUwie/R/OUwie.anc.R (.Dim: 1, .Names: 1)
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 3.0.2
Check: R code for possible problems
Result: NOTE
Found calls to structure() using deprecated special names:
OUwie/R/OUwie.anc.R (.Dim: 1, .Names: 1)
'.Dim' should be changed to 'dim'.
'.Names' should be changed to 'names'.
Flavor: r-devel-linux-x86_64-fedora-gcc