Last updated on 2026-04-02 22:51:51 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.1 | 54.33 | 59.48 | 113.81 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 1.1 | 41.47 | 45.86 | 87.33 | 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 | 123.00 | 91.31 | 214.31 | OK | |
| r-devel-macos-arm64 | 1.1 | 11.00 | 12.00 | 23.00 | OK | |
| r-devel-windows-x86_64 | 1.1 | 65.00 | 89.00 | 154.00 | NOTE | |
| r-patched-linux-x86_64 | 1.1 | 55.10 | 55.00 | 110.10 | NOTE | |
| 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-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-patched-linux-x86_64
Version: 1.1
Check: compiled code
Result: NOTE
File 'MultiCOAP/libs/x64/MultiCOAP.dll':
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-windows-x86_64