Last updated on 2026-04-24 13:18:10 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.3 | 44.70 | 69.89 | 114.59 | OK | |
| r-devel-linux-x86_64-debian-gcc | 1.3 | 33.19 | 52.50 | 85.69 | OK | |
| r-devel-linux-x86_64-fedora-clang | 1.3 | 57.00 | 105.25 | 162.25 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 1.3 | 92.00 | 113.29 | 205.29 | OK | |
| r-patched-linux-x86_64 | 1.3 | 44.96 | 65.13 | 110.09 | OK | |
| r-release-linux-x86_64 | 1.3 | 44.15 | 63.47 | 107.62 | OK | |
| r-release-macos-arm64 | 1.3 | OK | ||||
| r-release-macos-x86_64 | 1.3 | 30.00 | 87.00 | 117.00 | NOTE | |
| r-release-windows-x86_64 | 1.3 | 51.00 | 94.00 | 145.00 | OK | |
| r-oldrel-macos-arm64 | 1.3 | OK | ||||
| r-oldrel-macos-x86_64 | 1.3 | 26.00 | 103.00 | 129.00 | OK | |
| r-oldrel-windows-x86_64 | 1.3 | 47.00 | 100.00 | 147.00 | OK |
Version: 1.3
Check: compiled code
Result: NOTE
File ‘SpaCOAP/libs/SpaCOAP.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