Last updated on 2026-04-04 17:53:27 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.2.0 | 21.07 | 27.92 | 48.99 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 0.2.0 | 16.19 | 22.25 | 38.44 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 0.2.0 | 37.00 | 40.99 | 77.99 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 0.2.0 | 50.00 | 42.22 | 92.22 | OK | |
| r-devel-macos-arm64 | 0.2.0 | 5.00 | 8.00 | 13.00 | OK | |
| r-devel-windows-x86_64 | 0.2.0 | 31.00 | 62.00 | 93.00 | NOTE | |
| r-patched-linux-x86_64 | 0.2.0 | 20.71 | 24.38 | 45.09 | NOTE | |
| r-release-linux-x86_64 | 0.2.0 | 18.48 | 23.17 | 41.65 | OK | |
| r-release-macos-arm64 | 0.2.0 | OK | ||||
| r-release-macos-x86_64 | 0.2.0 | 12.00 | 36.00 | 48.00 | OK | |
| r-release-windows-x86_64 | 0.2.0 | 25.00 | 62.00 | 87.00 | OK | |
| r-oldrel-macos-arm64 | 0.2.0 | OK | ||||
| r-oldrel-macos-x86_64 | 0.2.0 | 13.00 | 27.00 | 40.00 | OK | |
| r-oldrel-windows-x86_64 | 0.2.0 | 27.00 | 74.00 | 101.00 | OK |
Version: 0.2.0
Check: compiled code
Result: NOTE
File ‘cbbinom/libs/cbbinom.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.0
Check: compiled code
Result: NOTE
File 'cbbinom/libs/x64/cbbinom.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