Last updated on 2026-04-09 05:51:37 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.2.8 | 71.51 | 69.39 | 140.90 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 0.2.8 | 56.48 | 46.32 | 102.80 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 0.2.8 | 119.00 | 122.57 | 241.57 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 0.2.8 | 159.00 | 104.61 | 263.61 | OK | |
| r-devel-macos-arm64 | 0.2.8 | 16.00 | 8.00 | 24.00 | OK | |
| r-devel-windows-x86_64 | 0.2.8 | 88.00 | 123.00 | 211.00 | NOTE | |
| r-patched-linux-x86_64 | 0.2.8 | 79.48 | 65.34 | 144.82 | NOTE | |
| r-release-linux-x86_64 | 0.2.8 | 69.95 | 63.58 | 133.53 | OK | |
| r-release-macos-arm64 | 0.2.8 | 16.00 | 7.00 | 23.00 | OK | |
| r-release-macos-x86_64 | 0.2.8 | 57.00 | 72.00 | 129.00 | OK | |
| r-release-windows-x86_64 | 0.2.8 | 79.00 | 121.00 | 200.00 | OK | |
| r-oldrel-macos-arm64 | 0.2.8 | 18.00 | 12.00 | 30.00 | NOTE | |
| r-oldrel-macos-x86_64 | 0.2.8 | 49.00 | 41.00 | 90.00 | NOTE | |
| r-oldrel-windows-x86_64 | 0.2.8 | 78.00 | 144.00 | 222.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.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-patched-linux-x86_64
Version: 0.2.8
Check: compiled code
Result: NOTE
File 'RcppBDT/libs/x64/RcppBDT.dll':
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-windows-x86_64
Version: 0.2.8
Check: installed package size
Result: NOTE
installed size is 9.4Mb
sub-directories of 1Mb or more:
libs 9.2Mb
Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64