Last updated on 2026-03-28 08:50:05 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.3 | 38.31 | 64.28 | 102.59 | OK | |
| r-devel-linux-x86_64-debian-gcc | 1.3 | 26.66 | 50.08 | 76.74 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 1.3 | 48.00 | 96.71 | 144.71 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 1.3 | 66.00 | 100.92 | 166.92 | OK | |
| r-devel-macos-arm64 | 1.3 | 7.00 | 22.00 | 29.00 | OK | |
| r-devel-windows-x86_64 | 1.3 | 42.00 | 94.00 | 136.00 | OK | |
| r-patched-linux-x86_64 | 1.3 | 26.47 | 59.32 | 85.79 | OK | |
| r-release-linux-x86_64 | 1.3 | 31.26 | 58.82 | 90.08 | OK | |
| r-release-macos-arm64 | 1.3 | OK | ||||
| r-release-macos-x86_64 | 1.3 | 20.00 | 77.00 | 97.00 | OK | |
| r-release-windows-x86_64 | 1.3 | 35.00 | 89.00 | 124.00 | OK | |
| r-oldrel-macos-arm64 | 1.3 | OK | ||||
| r-oldrel-macos-x86_64 | 1.3 | 19.00 | 145.00 | 164.00 | OK | |
| r-oldrel-windows-x86_64 | 1.3 | 45.00 | 116.00 | 161.00 | OK |
Version: 1.3
Check: compiled code
Result: NOTE
File ‘COAP/libs/COAP.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-devel-linux-x86_64-debian-gcc