Last updated on 2026-04-28 01:50:44 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 4.3.2 | 299.97 | 270.48 | 570.45 | OK | |
| r-devel-linux-x86_64-debian-gcc | 4.3.2 | 197.99 | 183.75 | 381.74 | OK | |
| r-devel-linux-x86_64-fedora-clang | 4.3.2 | 397.00 | 408.87 | 805.87 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 4.3.2 | 554.00 | 441.12 | 995.12 | OK | |
| r-devel-windows-x86_64 | 4.3.2 | 359.00 | 347.00 | 706.00 | OK | |
| r-patched-linux-x86_64 | 4.3.2 | 269.31 | 247.47 | 516.78 | OK | |
| r-release-linux-x86_64 | 4.3.2 | 268.64 | 246.27 | 514.91 | OK | |
| r-release-macos-arm64 | 4.3.2 | 56.00 | 34.00 | 90.00 | OK | |
| r-release-macos-x86_64 | 4.3.2 | 183.00 | 210.00 | 393.00 | NOTE | |
| r-release-windows-x86_64 | 4.3.2 | 339.00 | 384.00 | 723.00 | OK | |
| r-oldrel-macos-arm64 | 4.3.2 | 54.00 | 38.00 | 92.00 | OK | |
| r-oldrel-macos-x86_64 | 4.3.2 | 204.00 | 550.00 | 754.00 | OK | |
| r-oldrel-windows-x86_64 | 4.3.2 | 433.00 | 443.00 | 876.00 | OK |
Version: 4.3.2
Check: compiled code
Result: NOTE
File ‘redist/libs/redist.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