Last updated on 2026-04-25 20:50:33 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.0.2 | 50.48 | 26.48 | 76.96 | OK | |
| r-devel-linux-x86_64-debian-gcc | 1.0.2 | 33.33 | 21.79 | 55.12 | OK | |
| r-devel-linux-x86_64-fedora-clang | 1.0.2 | 58.00 | 37.44 | 95.44 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 1.0.2 | 98.00 | 35.44 | 133.44 | OK | |
| r-patched-linux-x86_64 | 1.0.2 | 47.52 | 23.54 | 71.06 | OK | |
| r-release-linux-x86_64 | 1.0.2 | 47.17 | 22.48 | 69.65 | OK | |
| r-release-macos-arm64 | 1.0.2 | 10.00 | 7.00 | 17.00 | OK | |
| r-release-macos-x86_64 | 1.0.2 | 34.00 | 42.00 | 76.00 | NOTE | |
| r-release-windows-x86_64 | 1.0.2 | 53.00 | 64.00 | 117.00 | OK | |
| r-oldrel-macos-arm64 | 1.0.2 | 10.00 | 9.00 | 19.00 | OK | |
| r-oldrel-macos-x86_64 | 1.0.2 | 37.00 | 53.00 | 90.00 | OK | |
| r-oldrel-windows-x86_64 | 1.0.2 | 70.00 | 77.00 | 147.00 | OK |
Version: 1.0.2
Check: compiled code
Result: NOTE
File ‘netClust/libs/netClust.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