Last updated on 2026-04-29 23:53:35 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 4.3.2 | 297.43 | 261.85 | 559.28 | OK | |
| r-devel-linux-x86_64-debian-gcc | 4.3.2 | 201.32 | 180.97 | 382.29 | 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 | 376.00 | 342.00 | 718.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 | 342.00 | 330.00 | 672.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