Last updated on 2026-04-25 13:50:35 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.3.4 | 163.86 | 239.00 | 402.86 | OK | |
| r-devel-linux-x86_64-debian-gcc | 1.3.4 | 118.44 | 255.25 | 373.69 | OK | |
| r-devel-linux-x86_64-fedora-clang | 1.3.4 | 215.00 | 370.09 | 585.09 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 1.3.4 | 332.00 | 422.38 | 754.38 | OK | |
| r-patched-linux-x86_64 | 1.3.4 | 162.77 | 347.74 | 510.51 | OK | |
| r-release-linux-x86_64 | 1.3.4 | 149.57 | 353.80 | 503.37 | OK | |
| r-release-macos-arm64 | 1.3.4 | 32.00 | 32.00 | 64.00 | OK | |
| r-release-macos-x86_64 | 1.3.4 | 101.00 | 162.00 | 263.00 | NOTE | |
| r-release-windows-x86_64 | 1.3.4 | 190.00 | 215.00 | 405.00 | OK | |
| r-oldrel-macos-arm64 | 1.3.4 | 29.00 | 35.00 | 64.00 | OK | |
| r-oldrel-macos-x86_64 | 1.3.4 | 99.00 | 155.00 | 254.00 | OK | |
| r-oldrel-windows-x86_64 | 1.3.4 | 169.00 | 216.00 | 385.00 | OK |
Version: 1.3.4
Check: compiled code
Result: NOTE
File ‘profoc/libs/profoc.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