Last updated on 2026-01-08 12:49:42 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.0.1 | 178.03 | 157.24 | 335.27 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 1.0.1 | 100.86 | 92.82 | 193.68 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 1.0.1 | 360.00 | 286.00 | 646.00 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 1.0.1 | 300.00 | 268.04 | 568.04 | OK | |
| r-devel-windows-x86_64 | 1.0.1 | 207.00 | 183.00 | 390.00 | NOTE | |
| r-patched-linux-x86_64 | 1.0.1 | 172.81 | 137.80 | 310.61 | OK | |
| r-release-linux-x86_64 | 1.0.1 | 169.36 | 137.83 | 307.19 | 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 | 198.00 | 169.00 | 367.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 | 236.00 | 226.00 | 462.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
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