Last updated on 2026-01-04 00:49:30 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.4.0 | 51.89 | 141.12 | 193.01 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 0.4.0 | 40.16 | 101.53 | 141.69 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 0.4.0 | 115.00 | 242.81 | 357.81 | NOTE | |
| r-devel-linux-x86_64-fedora-gcc | 0.4.0 | 110.00 | 255.26 | 365.26 | NOTE | |
| r-devel-windows-x86_64 | 0.4.0 | 73.00 | 243.00 | 316.00 | NOTE | |
| r-patched-linux-x86_64 | 0.4.0 | 56.14 | 131.94 | 188.08 | OK | |
| r-release-linux-x86_64 | 0.4.0 | 57.27 | 133.13 | 190.40 | OK | |
| r-release-macos-arm64 | 0.4.0 | OK | ||||
| r-release-macos-x86_64 | 0.4.0 | 40.00 | 124.00 | 164.00 | OK | |
| r-release-windows-x86_64 | 0.4.0 | 70.00 | 223.00 | 293.00 | OK | |
| r-oldrel-macos-arm64 | 0.4.0 | NOTE | ||||
| r-oldrel-macos-x86_64 | 0.4.0 | 48.00 | 82.00 | 130.00 | NOTE | |
| r-oldrel-windows-x86_64 | 0.4.0 | 84.00 | 270.00 | 354.00 | OK |
Version: 0.4.0
Check: compiled code
Result: NOTE
File ‘cmstatrExt/libs/cmstatrExt.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.4.0
Check: compiled code
Result: NOTE
File 'cmstatrExt/libs/x64/cmstatrExt.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.4.0
Check: installed package size
Result: NOTE
installed size is 10.1Mb
sub-directories of 1Mb or more:
libs 9.2Mb
Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64