Last updated on 2026-04-25 06:51:35 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.3 | 34.80 | 64.58 | 99.38 | OK | |
| r-devel-linux-x86_64-debian-gcc | 1.3 | 24.41 | 49.71 | 74.12 | OK | |
| r-devel-linux-x86_64-fedora-clang | 1.3 | 48.00 | 96.13 | 144.13 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 1.3 | 69.00 | 103.91 | 172.91 | OK | |
| r-patched-linux-x86_64 | 1.3 | 36.95 | 61.11 | 98.06 | OK | |
| r-release-linux-x86_64 | 1.3 | 30.94 | 58.70 | 89.64 | OK | |
| r-release-macos-arm64 | 1.3 | 7.00 | 22.00 | 29.00 | OK | |
| r-release-macos-x86_64 | 1.3 | 24.00 | 83.00 | 107.00 | NOTE | |
| r-release-windows-x86_64 | 1.3 | 42.00 | 95.00 | 137.00 | OK | |
| r-oldrel-macos-arm64 | 1.3 | OK | ||||
| r-oldrel-macos-x86_64 | 1.3 | 20.00 | 77.00 | 97.00 | OK | |
| r-oldrel-windows-x86_64 | 1.3 | 39.00 | 96.00 | 135.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-release-macos-x86_64