Last updated on 2026-07-17 17:49:54 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 2.5.2 | 10.03 | 90.64 | 100.67 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 2.5.2 | 7.29 | 69.45 | 76.74 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 2.5.2 | 16.00 | 136.16 | 152.16 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 2.5.2 | 8.00 | 64.29 | 72.29 | NOTE | |
| r-devel-windows-x86_64 | 2.5.2 | 12.00 | 96.00 | 108.00 | NOTE | |
| r-patched-linux-x86_64 | 2.5.2 | 10.60 | 80.25 | 90.85 | OK | |
| r-release-linux-x86_64 | 2.5.2 | 8.07 | 79.06 | 87.13 | OK | |
| r-release-macos-arm64 | 2.5.2 | 3.00 | 22.00 | 25.00 | OK | |
| r-release-macos-x86_64 | 2.5.2 | 7.00 | 86.00 | 93.00 | OK | |
| r-release-windows-x86_64 | 2.5.2 | 13.00 | 97.00 | 110.00 | OK | |
| r-oldrel-macos-arm64 | 2.5.2 | OK | ||||
| r-oldrel-macos-x86_64 | 2.5.2 | 7.00 | 91.00 | 98.00 | OK | |
| r-oldrel-windows-x86_64 | 2.5.2 | 15.00 | 112.00 | 127.00 | OK |
Version: 2.5.2
Check: R code for possible problems
Result: NOTE
Found calls to structure() using deprecated special names:
ForIT/tests/testthat/test-INFCtabulate.R (.Dim: 2, .Dimnames: 2)
'.Dim' should be changed to 'dim'.
'.Dimnames' should be changed to 'dimnames'.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-gcc
Version: 2.5.2
Check: R code for possible problems
Result: NOTE
Found calls to structure() using deprecated special names:
ForIT/tests/testthat/test-INFCtabulate.R (.Dim: 2, .Dimnames: 2)
Flavor: r-devel-windows-x86_64