Last updated on 2026-04-25 09:49:52 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.2.8 | 72.74 | 70.35 | 143.09 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.2.8 | 56.55 | 49.08 | 105.63 | OK | |
| r-devel-linux-x86_64-fedora-clang | 0.2.8 | 102.00 | 107.23 | 209.23 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 0.2.8 | 157.00 | 104.28 | 261.28 | OK | |
| r-patched-linux-x86_64 | 0.2.8 | 78.86 | 68.49 | 147.35 | OK | |
| r-release-linux-x86_64 | 0.2.8 | 72.99 | 63.97 | 136.96 | OK | |
| r-release-macos-arm64 | 0.2.8 | 16.00 | 8.00 | 24.00 | OK | |
| r-release-macos-x86_64 | 0.2.8 | 51.00 | 40.00 | 91.00 | NOTE | |
| r-release-windows-x86_64 | 0.2.8 | 85.00 | 125.00 | 210.00 | OK | |
| r-oldrel-macos-arm64 | 0.2.8 | 16.00 | 7.00 | 23.00 | OK | |
| r-oldrel-macos-x86_64 | 0.2.8 | 57.00 | 72.00 | 129.00 | OK | |
| r-oldrel-windows-x86_64 | 0.2.8 | 88.00 | 111.00 | 199.00 | OK |
Version: 0.2.8
Check: compiled code
Result: NOTE
File ‘RcppBDT/libs/RcppBDT.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