Last updated on 2025-12-26 11:52:02 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.0.1 | 183.82 | 155.61 | 339.43 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 1.0.1 | 105.14 | 92.26 | 197.40 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 1.0.1 | 420.00 | 257.23 | 677.23 | NOTE | |
| r-devel-linux-x86_64-fedora-gcc | 1.0.1 | 303.00 | 228.93 | 531.93 | NOTE | |
| r-devel-windows-x86_64 | 1.0.1 | 208.00 | 179.00 | 387.00 | NOTE | |
| r-patched-linux-x86_64 | 1.0.1 | 169.61 | 138.20 | 307.81 | OK | |
| r-release-linux-x86_64 | 1.0.1 | 167.59 | 138.56 | 306.15 | OK | |
| r-release-macos-arm64 | 1.0.1 | OK | ||||
| r-release-macos-x86_64 | 1.0.1 | 95.00 | 95.00 | 190.00 | OK | |
| r-release-windows-x86_64 | 1.0.1 | 202.00 | 176.00 | 378.00 | OK | |
| r-oldrel-macos-arm64 | 1.0.1 | NOTE | ||||
| r-oldrel-macos-x86_64 | 1.0.1 | 95.00 | 100.00 | 195.00 | NOTE | |
| r-oldrel-windows-x86_64 | 1.0.1 | 237.00 | 230.00 | 467.00 | OK |
Version: 1.0.1
Check: compiled code
Result: NOTE
File ‘aRtsy/libs/aRtsy.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: 1.0.1
Check: compiled code
Result: NOTE
File 'aRtsy/libs/x64/aRtsy.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: 1.0.1
Check: installed package size
Result: NOTE
installed size is 7.2Mb
sub-directories of 1Mb or more:
libs 6.1Mb
Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64