Last updated on 2026-04-29 06:51:00 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.1.10 | 23.10 | 35.01 | 58.11 | OK | |
| r-devel-linux-x86_64-debian-gcc | 1.1.10 | 13.09 | 26.83 | 39.92 | OK | |
| r-devel-linux-x86_64-fedora-clang | 1.1.10 | 30.00 | 53.88 | 83.88 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 1.1.10 | 41.00 | 53.62 | 94.62 | OK | |
| r-devel-windows-x86_64 | 1.1.10 | 28.00 | 61.00 | 89.00 | OK | |
| r-patched-linux-x86_64 | 1.1.10 | 18.37 | 30.85 | 49.22 | OK | |
| r-release-linux-x86_64 | 1.1.10 | 20.02 | 30.85 | 50.87 | OK | |
| r-release-macos-arm64 | 1.1.10 | 5.00 | 11.00 | 16.00 | OK | |
| r-release-macos-x86_64 | 1.1.10 | 19.00 | 70.00 | 89.00 | NOTE | |
| r-release-windows-x86_64 | 1.1.10 | 25.00 | 73.00 | 98.00 | OK | |
| r-oldrel-macos-arm64 | 1.1.10 | 5.00 | 10.00 | 15.00 | OK | |
| r-oldrel-macos-x86_64 | 1.1.10 | 19.00 | 81.00 | 100.00 | OK | |
| r-oldrel-windows-x86_64 | 1.1.10 | 32.00 | 66.00 | 98.00 | OK |
Version: 1.1.10
Check: compiled code
Result: NOTE
File ‘arrangements/libs/arrangements.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-release-macos-x86_64