Last updated on 2026-04-25 09:49:45 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.3.0 | 157.18 | 31.27 | 188.45 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.3.0 | 132.98 | 25.73 | 158.71 | OK | |
| r-devel-linux-x86_64-fedora-clang | 0.3.0 | 257.00 | 41.44 | 298.44 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 0.3.0 | 265.00 | 43.32 | 308.32 | OK | |
| r-patched-linux-x86_64 | 0.3.0 | 164.35 | 28.23 | 192.58 | OK | |
| r-release-linux-x86_64 | 0.3.0 | 165.94 | 26.78 | 192.72 | OK | |
| r-release-macos-arm64 | 0.3.0 | 37.00 | -2.00 | 35.00 | OK | |
| r-release-macos-x86_64 | 0.3.0 | 129.00 | 13.00 | 142.00 | NOTE | |
| r-release-windows-x86_64 | 0.3.0 | 205.00 | 67.00 | 272.00 | OK | |
| r-oldrel-macos-arm64 | 0.3.0 | OK | ||||
| r-oldrel-macos-x86_64 | 0.3.0 | 125.00 | 12.00 | 137.00 | OK | |
| r-oldrel-windows-x86_64 | 0.3.0 | 238.00 | 64.00 | 302.00 | OK |
Version: 0.3.0
Check: compiled code
Result: NOTE
File ‘h3o/libs/h3o.so’:
Found non-API calls to R: ‘R_MissingArg’, ‘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