Last updated on 2026-07-17 06:50:16 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.13.4 | 8.18 | 82.54 | 90.72 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.13.4 | 6.70 | 63.15 | 69.85 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 0.13.4 | 11.00 | 95.81 | 106.81 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 0.13.4 | 6.00 | 58.04 | 64.04 | NOTE | |
| r-devel-windows-x86_64 | 0.13.4 | 10.00 | 94.00 | 104.00 | NOTE | |
| r-patched-linux-x86_64 | 0.13.4 | 8.82 | 77.04 | 85.86 | OK | |
| r-release-linux-x86_64 | 0.13.4 | 8.02 | 76.66 | 84.68 | OK | |
| r-release-macos-arm64 | 0.13.4 | 2.00 | 22.00 | 24.00 | OK | |
| r-release-macos-x86_64 | 0.13.4 | 6.00 | 76.00 | 82.00 | OK | |
| r-release-windows-x86_64 | 0.13.4 | 10.00 | 90.00 | 100.00 | OK | |
| r-oldrel-macos-arm64 | 0.13.4 | OK | ||||
| r-oldrel-macos-x86_64 | 0.13.4 | 6.00 | 91.00 | 97.00 | OK | |
| r-oldrel-windows-x86_64 | 0.13.4 | 14.00 | 118.00 | 132.00 | OK |
Version: 0.13.4
Check: R code for possible problems
Result: NOTE
Found calls to structure() using deprecated special names:
hhh4contacts/R/noroBE.R (.Dim: 1, .Dimnames: 1)
'.Dim' should be changed to 'dim'.
'.Dimnames' should be changed to 'dimnames'.
Flavors: r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-gcc
Version: 0.13.4
Check: R code for possible problems
Result: NOTE
Found calls to structure() using deprecated special names:
hhh4contacts/R/noroBE.R (.Dim: 1, .Dimnames: 1)
Flavor: r-devel-windows-x86_64