Last updated on 2026-04-26 02:49:10 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.3.6 | 56.82 | 178.32 | 235.14 | OK | |
| r-devel-linux-x86_64-debian-gcc | 1.3.6 | 50.80 | 105.32 | 156.12 | OK | |
| r-devel-linux-x86_64-fedora-clang | 1.3.6 | 78.00 | 264.71 | 342.71 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 1.3.6 | 142.00 | 267.30 | 409.30 | OK | |
| r-patched-linux-x86_64 | 1.3.6 | 71.09 | 153.67 | 224.76 | OK | |
| r-release-linux-x86_64 | 1.3.6 | 65.64 | 157.56 | 223.20 | OK | |
| r-release-macos-arm64 | 1.3.6 | 13.00 | 46.00 | 59.00 | OK | |
| r-release-macos-x86_64 | 1.3.6 | 43.00 | 227.00 | 270.00 | NOTE | |
| r-release-windows-x86_64 | 1.3.6 | 72.00 | 183.00 | 255.00 | OK | |
| r-oldrel-macos-arm64 | 1.3.6 | 12.00 | 54.00 | 66.00 | OK | |
| r-oldrel-macos-x86_64 | 1.3.6 | 53.00 | 794.00 | 847.00 | OK | |
| r-oldrel-windows-x86_64 | 1.3.6 | 93.00 | 265.00 | 358.00 | OK |
Version: 1.3.6
Check: compiled code
Result: NOTE
File ‘ClusterR/libs/ClusterR.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