Last updated on 2026-04-25 01:51:16 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.1.4 | 298.73 | 69.20 | 367.93 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.1.4 | 213.94 | 52.99 | 266.93 | OK | |
| r-devel-linux-x86_64-fedora-clang | 0.1.4 | 512.00 | 102.13 | 614.13 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 0.1.4 | 600.00 | 124.45 | 724.45 | OK | |
| r-patched-linux-x86_64 | 0.1.4 | 294.58 | 65.24 | 359.82 | OK | |
| r-release-linux-x86_64 | 0.1.4 | 249.79 | 62.16 | 311.95 | OK | |
| r-release-macos-arm64 | 0.1.4 | 69.00 | -28.00 | 41.00 | OK | |
| r-release-macos-x86_64 | 0.1.4 | 192.00 | 6.00 | 198.00 | NOTE | |
| r-release-windows-x86_64 | 0.1.4 | 369.00 | 121.00 | 490.00 | OK | |
| r-oldrel-macos-arm64 | 0.1.4 | 50.00 | -13.00 | 37.00 | OK | |
| r-oldrel-macos-x86_64 | 0.1.4 | 191.00 | 0.00 | 191.00 | OK | |
| r-oldrel-windows-x86_64 | 0.1.4 | 314.00 | 116.00 | 430.00 | OK |
Version: 0.1.4
Check: compiled code
Result: NOTE
File ‘clustur/libs/clustur.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