Last updated on 2026-04-07 20:51:15 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.3.1 | 42.14 | 35.37 | 77.51 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 1.3.1 | 29.88 | 27.99 | 57.87 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 1.3.1 | 66.00 | 58.94 | 124.94 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 1.3.1 | 79.00 | 64.48 | 143.48 | OK | |
| r-devel-macos-arm64 | 1.3.1 | 8.00 | 12.00 | 20.00 | OK | |
| r-devel-windows-x86_64 | 1.3.1 | 48.00 | 66.00 | 114.00 | NOTE | |
| r-patched-linux-x86_64 | 1.3.1 | 39.85 | 33.27 | 73.12 | NOTE | |
| r-release-linux-x86_64 | 1.3.1 | 33.71 | 31.67 | 65.38 | OK | |
| r-release-macos-arm64 | 1.3.1 | OK | ||||
| r-release-macos-x86_64 | 1.3.1 | 23.00 | 85.00 | 108.00 | OK | |
| r-release-windows-x86_64 | 1.3.1 | 45.00 | 79.00 | 124.00 | OK | |
| r-oldrel-macos-arm64 | 1.3.1 | OK | ||||
| r-oldrel-macos-x86_64 | 1.3.1 | 22.00 | 95.00 | 117.00 | OK | |
| r-oldrel-windows-x86_64 | 1.3.1 | 52.00 | 89.00 | 141.00 | OK |
Version: 1.3.1
Check: compiled code
Result: NOTE
File ‘bama/libs/bama.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: 1.3.1
Check: compiled code
Result: NOTE
File 'bama/libs/x64/bama.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