Last updated on 2025-12-26 18:49:29 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.1.3 | 265.72 | 68.51 | 334.23 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 0.1.3 | 182.09 | 51.60 | 233.69 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 0.1.3 | 660.00 | 97.97 | 757.97 | NOTE | |
| r-devel-linux-x86_64-fedora-gcc | 0.1.3 | 519.00 | 111.89 | 630.89 | NOTE | |
| r-devel-windows-x86_64 | 0.1.3 | 337.00 | 111.00 | 448.00 | NOTE | |
| r-patched-linux-x86_64 | 0.1.3 | 266.72 | 63.13 | 329.85 | OK | |
| r-release-linux-x86_64 | 0.1.3 | 267.38 | 62.65 | 330.03 | OK | |
| r-release-macos-arm64 | 0.1.3 | OK | ||||
| r-release-macos-x86_64 | 0.1.3 | 184.00 | -47.00 | 137.00 | OK | |
| r-release-windows-x86_64 | 0.1.3 | 340.00 | 114.00 | 454.00 | OK | |
| r-oldrel-macos-arm64 | 0.1.3 | NOTE | ||||
| r-oldrel-macos-x86_64 | 0.1.3 | 176.00 | -11.00 | 165.00 | NOTE | |
| r-oldrel-windows-x86_64 | 0.1.3 | 396.00 | 141.00 | 537.00 | OK |
Version: 0.1.3
Check: compiled code
Result: NOTE
File ‘clustur/libs/clustur.so’:
Found non-API call to R: ‘ATTRIB’
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-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc
Version: 0.1.3
Check: compiled code
Result: NOTE
File 'clustur/libs/x64/clustur.dll':
Found non-API call to R: 'ATTRIB'
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.1.3
Check: installed package size
Result: NOTE
installed size is 19.5Mb
sub-directories of 1Mb or more:
libs 19.1Mb
Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64