Last updated on 2026-04-25 20:50:39 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.4.0 | 193.25 | 223.94 | 417.19 | OK | |
| r-devel-linux-x86_64-debian-gcc | 1.4.0 | 127.91 | 158.98 | 286.89 | OK | |
| r-devel-linux-x86_64-fedora-clang | 1.4.0 | 267.00 | 304.83 | 571.83 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 1.4.0 | 363.00 | 326.31 | 689.31 | OK | |
| r-patched-linux-x86_64 | 1.4.0 | 167.74 | 203.63 | 371.37 | OK | |
| r-release-linux-x86_64 | 1.4.0 | 140.95 | 202.27 | 343.22 | OK | |
| r-release-macos-arm64 | 1.4.0 | 34.00 | 68.00 | 102.00 | OK | |
| r-release-macos-x86_64 | 1.4.0 | 105.00 | 228.00 | 333.00 | NOTE | |
| r-release-windows-x86_64 | 1.4.0 | 225.00 | 242.00 | 467.00 | OK | |
| r-oldrel-macos-arm64 | 1.4.0 | OK | ||||
| r-oldrel-macos-x86_64 | 1.4.0 | 111.00 | 393.00 | 504.00 | OK | |
| r-oldrel-windows-x86_64 | 1.4.0 | 252.00 | 327.00 | 579.00 | OK |
Version: 1.4.0
Check: compiled code
Result: NOTE
File ‘spCP/libs/spCP.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