Last updated on 2026-04-25 04:49:35 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.2.4 | 18.33 | 25.54 | 43.87 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.2.4 | 13.61 | 21.27 | 34.88 | OK | |
| r-devel-linux-x86_64-fedora-clang | 0.2.4 | 27.00 | 36.75 | 63.75 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 0.2.4 | 38.00 | 35.17 | 73.17 | OK | |
| r-patched-linux-x86_64 | 0.2.4 | 19.00 | 22.77 | 41.77 | OK | |
| r-release-linux-x86_64 | 0.2.4 | 17.07 | 21.74 | 38.81 | OK | |
| r-release-macos-arm64 | 0.2.4 | 4.00 | 11.00 | 15.00 | OK | |
| r-release-macos-x86_64 | 0.2.4 | 14.00 | 29.00 | 43.00 | NOTE | |
| r-release-windows-x86_64 | 0.2.4 | 24.00 | 63.00 | 87.00 | OK | |
| r-oldrel-macos-arm64 | 0.2.4 | 3.00 | 9.00 | 12.00 | OK | |
| r-oldrel-macos-x86_64 | 0.2.4 | 13.00 | 28.00 | 41.00 | OK | |
| r-oldrel-windows-x86_64 | 0.2.4 | 22.00 | 63.00 | 85.00 | OK |
Version: 0.2.4
Check: compiled code
Result: NOTE
File ‘bindrcpp/libs/bindrcpp.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