Last updated on 2026-04-24 13:48:29 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.2.0 | 22.54 | 27.58 | 50.12 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.2.0 | 16.39 | 22.54 | 38.93 | OK | |
| r-devel-linux-x86_64-fedora-clang | 0.2.0 | 36.00 | 43.53 | 79.53 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 0.2.0 | 48.00 | 40.87 | 88.87 | OK | |
| r-patched-linux-x86_64 | 0.2.0 | 22.91 | 24.60 | 47.51 | OK | |
| r-release-linux-x86_64 | 0.2.0 | 18.23 | 23.57 | 41.80 | OK | |
| r-release-macos-arm64 | 0.2.0 | OK | ||||
| r-release-macos-x86_64 | 0.2.0 | 15.00 | 30.00 | 45.00 | NOTE | |
| r-release-windows-x86_64 | 0.2.0 | 31.00 | 64.00 | 95.00 | OK | |
| r-oldrel-macos-arm64 | 0.2.0 | OK | ||||
| r-oldrel-macos-x86_64 | 0.2.0 | 12.00 | 36.00 | 48.00 | OK | |
| r-oldrel-windows-x86_64 | 0.2.0 | 25.00 | 63.00 | 88.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.
Flavor: r-release-macos-x86_64