Last updated on 2026-07-17 13:49:03 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 2.2.1 | 14.66 | 136.97 | 151.63 | OK | |
| r-devel-linux-x86_64-debian-gcc | 2.2.1 | 9.88 | 95.96 | 105.84 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 2.2.1 | 25.00 | 208.71 | 233.71 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 2.2.1 | 10.00 | 94.78 | 104.78 | NOTE | |
| r-devel-windows-x86_64 | 2.2.1 | 16.00 | 141.00 | 157.00 | NOTE | |
| r-patched-linux-x86_64 | 2.2.1 | 14.46 | 129.04 | 143.50 | OK | |
| r-release-linux-x86_64 | 2.2.1 | 13.86 | 128.87 | 142.73 | OK | |
| r-release-macos-arm64 | 2.2.1 | 3.00 | 33.00 | 36.00 | OK | |
| r-release-macos-x86_64 | 2.2.1 | 10.00 | 178.00 | 188.00 | OK | |
| r-release-windows-x86_64 | 2.2.1 | 15.00 | 139.00 | 154.00 | OK | |
| r-oldrel-macos-arm64 | 2.2.1 | OK | ||||
| r-oldrel-macos-x86_64 | 2.2.1 | 9.00 | 136.00 | 145.00 | OK | |
| r-oldrel-windows-x86_64 | 2.2.1 | 21.00 | 187.00 | 208.00 | OK |
Version: 2.2.1
Check: R code for possible problems
Result: NOTE
Found calls to structure() using deprecated special names:
KinMixLite/demo/alltest.R (.Dim: 1, .Names: 1)
'.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: 2.2.1
Check: R code for possible problems
Result: NOTE
Found calls to structure() using deprecated special names:
KinMixLite/demo/alltest.R (.Dim: 1, .Names: 1)
Flavor: r-devel-windows-x86_64