Last updated on 2026-03-30 17:55:11 CEST.
| 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.76 | 46.46 | 87.22 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 1.1 | 73.00 | 87.48 | 160.48 | NOTE | |
| r-devel-linux-x86_64-fedora-gcc | 1.1 | 113.00 | 83.24 | 196.24 | OK | |
| r-devel-macos-arm64 | 1.1 | 11.00 | 12.00 | 23.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 | 52.03 | 54.09 | 106.12 | 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 | 58.00 | 87.00 | 145.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 | 70.00 | 108.00 | 178.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.
Flavors: r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang