Last updated on 2026-03-29 21:54:14 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.9.9 | 54.43 | 78.21 | 132.64 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.9.9 | 42.61 | 62.62 | 105.23 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 0.9.9 | 78.00 | 116.12 | 194.12 | NOTE | |
| r-devel-linux-x86_64-fedora-gcc | 0.9.9 | 116.00 | 125.41 | 241.41 | NOTE | |
| r-devel-macos-arm64 | 0.9.9 | 13.00 | 41.00 | 54.00 | OK | |
| r-devel-windows-x86_64 | 0.9.9 | 78.00 | 114.00 | 192.00 | OK | |
| r-patched-linux-x86_64 | 0.9.9 | 49.49 | 71.24 | 120.73 | OK | |
| r-release-linux-x86_64 | 0.9.9 | 48.14 | 71.65 | 119.79 | 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 | 63.00 | 110.00 | 173.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 | 78.00 | 136.00 | 214.00 | OK |
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-devel-linux-x86_64-debian-gcc
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: 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