Last updated on 2026-08-05 09:50:15 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.3.0 | 11.88 | 152.87 | 164.75 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 1.3.0 | 9.27 | 106.17 | 115.44 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 1.3.0 | 23.00 | 225.15 | 248.15 | NOTE | |
| r-devel-linux-x86_64-fedora-gcc | 1.3.0 | 9.00 | 104.78 | 113.78 | NOTE | |
| r-devel-windows-x86_64 | 1.3.0 | 15.00 | 197.00 | 212.00 | NOTE | |
| r-patched-linux-x86_64 | 1.3.0 | 13.27 | 135.17 | 148.44 | OK | |
| r-release-linux-x86_64 | 1.3.0 | 10.88 | 136.95 | 147.83 | OK | |
| r-release-macos-arm64 | 1.3.0 | 4.00 | 41.00 | 45.00 | OK | |
| r-release-macos-x86_64 | 1.3.0 | 10.00 | 141.00 | 151.00 | OK | |
| r-release-windows-x86_64 | 1.3.0 | 15.00 | 193.00 | 208.00 | OK | |
| r-oldrel-macos-arm64 | 1.3.0 | 3.00 | 42.00 | 45.00 | OK | |
| r-oldrel-macos-x86_64 | 1.3.0 | 9.00 | 128.00 | 137.00 | OK | |
| r-oldrel-windows-x86_64 | 1.3.0 | 20.00 | 194.00 | 214.00 | OK |
Version: 1.3.0
Check: R code for possible problems
Result: NOTE
Found calls to structure() using deprecated special names:
eeptools/R/proficiency_tools.R (.Dim: 3, .Dimnames: 3, .Names: 1)
'.Dim' should be changed to 'dim'.
'.Dimnames' should be changed to 'dimnames'.
'.Names' should be changed to 'names'.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-x86_64