Last updated on 2026-01-01 02:50:29 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.1.3 | 268.42 | 68.36 | 336.78 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 0.1.3 | 185.54 | 53.13 | 238.67 | 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 | 359.00 | 114.00 | 473.00 | NOTE | |
| r-patched-linux-x86_64 | 0.1.3 | 263.31 | 63.63 | 326.94 | OK | |
| r-release-linux-x86_64 | 0.1.3 | 260.07 | 63.26 | 323.33 | 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 | 326.00 | 111.00 | 437.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 | 418.00 | 140.00 | 558.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