Last updated on 2026-04-25 11:49:53 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.5.5 | 145.31 | 205.62 | 350.93 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.5.5 | 103.99 | 141.76 | 245.75 | OK | |
| r-devel-linux-x86_64-fedora-clang | 0.5.5 | 210.00 | 355.36 | 565.36 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 0.5.5 | 276.00 | 338.45 | 614.45 | OK | |
| r-patched-linux-x86_64 | 0.5.5 | 130.07 | 195.57 | 325.64 | OK | |
| r-release-linux-x86_64 | 0.5.5 | 119.59 | 195.15 | 314.74 | OK | |
| r-release-macos-arm64 | 0.5.5 | 30.00 | 30.00 | 60.00 | OK | |
| r-release-macos-x86_64 | 0.5.5 | 99.00 | 187.00 | 286.00 | NOTE | |
| r-release-windows-x86_64 | 0.5.5 | 172.00 | 214.00 | 386.00 | OK | |
| r-oldrel-macos-arm64 | 0.5.5 | 28.00 | 32.00 | 60.00 | OK | |
| r-oldrel-macos-x86_64 | 0.5.5 | 92.00 | 145.00 | 237.00 | OK | |
| r-oldrel-windows-x86_64 | 0.5.5 | 167.00 | 219.00 | 386.00 | OK |
Version: 0.5.5
Check: compiled code
Result: NOTE
File ‘keyATM/libs/keyATM.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