Last updated on 2026-03-29 01:50:30 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.2.4 | 16.23 | 25.62 | 41.85 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.2.4 | 13.53 | 21.18 | 34.71 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 0.2.4 | 28.00 | 35.76 | 63.76 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 0.2.4 | 37.00 | 35.30 | 72.30 | OK | |
| r-devel-macos-arm64 | 0.2.4 | 4.00 | 9.00 | 13.00 | OK | |
| r-devel-windows-x86_64 | 0.2.4 | 24.00 | 64.00 | 88.00 | OK | |
| r-patched-linux-x86_64 | 0.2.4 | 16.48 | 21.40 | 37.88 | OK | |
| r-release-linux-x86_64 | 0.2.4 | 15.16 | 21.85 | 37.01 | OK | |
| r-release-macos-arm64 | 0.2.4 | 3.00 | 9.00 | 12.00 | OK | |
| r-release-macos-x86_64 | 0.2.4 | 13.00 | 28.00 | 41.00 | OK | |
| r-release-windows-x86_64 | 0.2.4 | 22.00 | 68.00 | 90.00 | OK | |
| r-oldrel-macos-arm64 | 0.2.4 | 3.00 | 13.00 | 16.00 | OK | |
| r-oldrel-macos-x86_64 | 0.2.4 | 12.00 | 31.00 | 43.00 | OK | |
| r-oldrel-windows-x86_64 | 0.2.4 | 26.00 | 76.00 | 102.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-devel-linux-x86_64-debian-gcc