Last updated on 2026-04-30 11:57:04 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.2.8 | 71.92 | 68.97 | 140.89 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.2.8 | 56.83 | 47.03 | 103.86 | OK | |
| r-devel-linux-x86_64-fedora-clang | 0.2.8 | 101.00 | 110.11 | 211.11 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 0.2.8 | 157.00 | 104.28 | 261.28 | OK | |
| r-devel-windows-x86_64 | 0.2.8 | 100.00 | 112.00 | 212.00 | OK | |
| r-patched-linux-x86_64 | 0.2.8 | 78.06 | 66.10 | 144.16 | OK | |
| r-release-linux-x86_64 | 0.2.8 | 80.35 | 65.31 | 145.66 | OK | |
| r-release-macos-arm64 | 0.2.8 | 16.00 | 7.00 | 23.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 | 87.00 | 118.00 | 205.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 | 85.00 | 156.00 | 241.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