Last updated on 2026-03-31 07:53:01 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.5.5 | 141.77 | 203.29 | 345.06 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.5.5 | 105.27 | 143.93 | 249.20 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 0.5.5 | 200.00 | 347.33 | 547.33 | NOTE | |
| r-devel-linux-x86_64-fedora-gcc | 0.5.5 | 312.00 | 362.56 | 674.56 | NOTE | |
| r-devel-macos-arm64 | 0.5.5 | 30.00 | 30.00 | 60.00 | OK | |
| r-devel-windows-x86_64 | 0.5.5 | 162.00 | 222.00 | 384.00 | NOTE | |
| r-patched-linux-x86_64 | 0.5.5 | 135.63 | 194.47 | 330.10 | OK | |
| r-release-linux-x86_64 | 0.5.5 | 103.37 | 192.41 | 295.78 | OK | |
| r-release-macos-arm64 | 0.5.5 | 28.00 | 32.00 | 60.00 | OK | |
| r-release-macos-x86_64 | 0.5.5 | 92.00 | 145.00 | 237.00 | OK | |
| r-release-windows-x86_64 | 0.5.5 | 163.00 | 219.00 | 382.00 | OK | |
| r-oldrel-macos-arm64 | 0.5.5 | 28.00 | 37.00 | 65.00 | NOTE | |
| r-oldrel-macos-x86_64 | 0.5.5 | 94.00 | 282.00 | 376.00 | NOTE | |
| r-oldrel-windows-x86_64 | 0.5.5 | 196.00 | 284.00 | 480.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.
Flavors: r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc
Version: 0.5.5
Check: compiled code
Result: NOTE
File 'keyATM/libs/x64/keyATM.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
Version: 0.5.5
Check: installed package size
Result: NOTE
installed size is 11.7Mb
sub-directories of 1Mb or more:
libs 11.3Mb
Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64