Last updated on 2026-04-14 19:56:35 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.2.2 | 60.14 | 128.63 | 188.77 | OK | |
| r-devel-linux-x86_64-debian-gcc | 1.2.2 | 35.66 | 87.69 | 123.35 | OK | |
| r-devel-linux-x86_64-fedora-clang | 1.2.2 | 89.00 | 194.19 | 283.19 | NOTE | |
| r-devel-linux-x86_64-fedora-gcc | 1.2.2 | 109.00 | 204.23 | 313.23 | NOTE | |
| r-devel-macos-arm64 | 1.2.2 | 11.00 | 27.00 | 38.00 | OK | |
| r-devel-windows-x86_64 | 1.2.2 | 70.00 | 142.00 | 212.00 | OK | |
| r-patched-linux-x86_64 | 1.2.2 | 52.84 | 118.98 | 171.82 | NOTE | |
| r-release-linux-x86_64 | 1.2.2 | 39.83 | 119.14 | 158.97 | OK | |
| r-release-macos-arm64 | 1.2.2 | 9.00 | 31.00 | 40.00 | OK | |
| r-release-macos-x86_64 | 1.2.2 | 35.00 | 111.00 | 146.00 | OK | |
| r-release-windows-x86_64 | 1.2.2 | 62.00 | 0.00 | 62.00 | OK | |
| r-oldrel-macos-arm64 | 1.2.2 | 8.00 | 35.00 | 43.00 | OK | |
| r-oldrel-macos-x86_64 | 1.2.2 | 32.00 | 143.00 | 175.00 | OK | |
| r-oldrel-windows-x86_64 | 1.2.2 | 70.00 | 182.00 | 252.00 | OK |
Version: 1.2.2
Check: dependencies in R code
Result: NOTE
Namespace in Imports field not imported from: ‘comat’
All declared Imports should be used.
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc
Version: 1.2.2
Check: compiled code
Result: NOTE
File ‘raceland/libs/raceland.so’:
Found non-API call to R: ‘R_UnboundValue’
Compiled code should not call non-API entry points in R.
See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual,
and section ‘Moving into C API compliance’ for issues with the use of
non-API entry points.
Flavor: r-patched-linux-x86_64