Last updated on 2026-04-12 13:53:17 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.9.9 | 59.29 | 77.29 | 136.58 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.9.9 | 41.51 | 63.72 | 105.23 | OK | |
| r-devel-linux-x86_64-fedora-clang | 0.9.9 | 85.00 | 122.10 | 207.10 | NOTE | |
| r-devel-linux-x86_64-fedora-gcc | 0.9.9 | 118.00 | 126.60 | 244.60 | NOTE | |
| r-devel-macos-arm64 | 0.9.9 | 13.00 | 41.00 | 54.00 | OK | |
| r-devel-windows-x86_64 | 0.9.9 | 79.00 | 117.00 | 196.00 | OK | |
| r-patched-linux-x86_64 | 0.9.9 | 56.59 | 72.56 | 129.15 | NOTE | |
| r-release-linux-x86_64 | 0.9.9 | 49.68 | 71.36 | 121.04 | OK | |
| r-release-macos-arm64 | 0.9.9 | OK | ||||
| r-release-macos-x86_64 | 0.9.9 | 33.00 | 97.00 | 130.00 | OK | |
| r-release-windows-x86_64 | 0.9.9 | 67.00 | 0.00 | 67.00 | OK | |
| r-oldrel-macos-arm64 | 0.9.9 | NOTE | ||||
| r-oldrel-macos-x86_64 | 0.9.9 | 34.00 | 113.00 | 147.00 | NOTE | |
| r-oldrel-windows-x86_64 | 0.9.9 | 83.00 | 138.00 | 221.00 | OK |
Version: 0.9.9
Check: dependencies in R code
Result: NOTE
Namespace in Imports field not imported from: ‘R6’
All declared Imports should be used.
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc
Version: 0.9.9
Check: compiled code
Result: NOTE
File ‘clustermq/libs/clustermq.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-patched-linux-x86_64
Version: 0.9.9
Check: installed package size
Result: NOTE
installed size is 17.0Mb
sub-directories of 1Mb or more:
libs 16.4Mb
Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64