Last updated on 2026-04-25 00:49:50 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 2.0.3 | 565.57 | 409.37 | 974.94 | OK | |
| r-devel-linux-x86_64-debian-gcc | 2.0.3 | 396.22 | 239.41 | 635.63 | OK | |
| r-devel-linux-x86_64-fedora-clang | 2.0.3 | 780.00 | 572.53 | 1352.53 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 2.0.3 | 1080.00 | 608.80 | 1688.80 | OK | |
| r-patched-linux-x86_64 | 2.0.3 | 529.67 | 330.01 | 859.68 | OK | |
| r-release-linux-x86_64 | 2.0.3 | 453.62 | 316.17 | 769.79 | OK | |
| r-release-macos-arm64 | 2.0.3 | 99.00 | 17.00 | 116.00 | OK | |
| r-release-macos-x86_64 | 2.0.3 | 315.00 | 363.00 | 678.00 | NOTE | |
| r-release-windows-x86_64 | 2.0.3 | 616.00 | 460.00 | 1076.00 | OK | |
| r-oldrel-macos-arm64 | 2.0.3 | OK | ||||
| r-oldrel-macos-x86_64 | 2.0.3 | 282.00 | 235.00 | 517.00 | OK | |
| r-oldrel-windows-x86_64 | 2.0.3 | 556.00 | 449.00 | 1005.00 | OK |
Version: 2.0.3
Check: compiled code
Result: NOTE
File ‘bssm/libs/bssm.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