Last updated on 2026-04-24 13:17:55 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 | 52.51 | 106.10 | 158.61 | 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 | 66.71 | 148.79 | 215.50 | OK | |
| r-release-macos-arm64 | 1.3.6 | 12.00 | 54.00 | 66.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 | 69.00 | 182.00 | 251.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