Last updated on 2026-04-02 18:52:18 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.2.2 | 61.44 | 128.92 | 190.36 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 1.2.2 | 36.90 | 85.80 | 122.70 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 1.2.2 | 88.00 | 197.67 | 285.67 | NOTE | |
| r-devel-linux-x86_64-fedora-gcc | 1.2.2 | 111.00 | 215.02 | 326.02 | NOTE | |
| r-devel-macos-arm64 | 1.2.2 | 11.00 | 27.00 | 38.00 | OK | |
| r-devel-windows-x86_64 | 1.2.2 | 71.00 | 143.00 | 214.00 | NOTE | |
| r-patched-linux-x86_64 | 1.2.2 | 49.17 | 119.66 | 168.83 | NOTE | |
| r-release-linux-x86_64 | 1.2.2 | 41.88 | 117.87 | 159.75 | 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 | 60.00 | 142.00 | 202.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 | 185.00 | 255.00 | OK |
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.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-patched-linux-x86_64
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/x64/raceland.dll':
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-devel-windows-x86_64