Last updated on 2026-03-28 11:49:50 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.1 | 54.79 | 58.50 | 113.29 | OK | |
| r-devel-linux-x86_64-debian-gcc | 1.1 | 40.17 | 45.84 | 86.01 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 1.1 | 73.00 | 86.16 | 159.16 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 1.1 | 113.00 | 83.24 | 196.24 | OK | |
| r-devel-macos-arm64 | 1.1 | 10.00 | 14.00 | 24.00 | OK | |
| r-devel-windows-x86_64 | 1.1 | 64.00 | 86.00 | 150.00 | OK | |
| r-patched-linux-x86_64 | 1.1 | 48.99 | 53.84 | 102.83 | OK | |
| r-release-linux-x86_64 | 1.1 | 50.69 | 54.38 | 105.07 | OK | |
| r-release-macos-arm64 | 1.1 | OK | ||||
| r-release-macos-x86_64 | 1.1 | 30.00 | 52.00 | 82.00 | OK | |
| r-release-windows-x86_64 | 1.1 | 57.00 | 83.00 | 140.00 | OK | |
| r-oldrel-macos-arm64 | 1.1 | OK | ||||
| r-oldrel-macos-x86_64 | 1.1 | 33.00 | 28.00 | 61.00 | OK | |
| r-oldrel-windows-x86_64 | 1.1 | 67.00 | 109.00 | 176.00 | OK |
Version: 1.1
Check: compiled code
Result: NOTE
File ‘MultiCOAP/libs/MultiCOAP.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