Last updated on 2026-04-24 23:54:23 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.3.0 | 50.91 | 120.84 | 171.75 | OK | |
| r-devel-linux-x86_64-debian-gcc | 1.3.0 | 40.09 | 85.90 | 125.99 | OK | |
| r-devel-linux-x86_64-fedora-clang | 1.3.0 | 88.00 | 149.19 | 237.19 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 1.3.0 | 109.00 | 171.86 | 280.86 | OK | |
| r-patched-linux-x86_64 | 1.3.0 | 54.01 | 123.14 | 177.15 | OK | |
| r-release-linux-x86_64 | 1.3.0 | 48.10 | 119.87 | 167.97 | OK | |
| r-release-macos-arm64 | 1.3.0 | 13.00 | 20.00 | 33.00 | OK | |
| r-release-macos-x86_64 | 1.3.0 | 36.00 | 103.00 | 139.00 | NOTE | |
| r-release-windows-x86_64 | 1.3.0 | 68.00 | 110.00 | 178.00 | OK | |
| r-oldrel-macos-arm64 | 1.3.0 | OK | ||||
| r-oldrel-macos-x86_64 | 1.3.0 | 31.00 | 91.00 | 122.00 | OK | |
| r-oldrel-windows-x86_64 | 1.3.0 | 60.00 | 112.00 | 172.00 | OK |
Version: 1.3.0
Check: compiled code
Result: NOTE
File ‘bartcs/libs/bartcs.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