Last updated on 2026-01-08 19:51:16 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 2.3.2 | 84.11 | 28.76 | 112.87 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 2.3.2 | 64.07 | 22.95 | 87.02 | OK | |
| r-devel-linux-x86_64-fedora-clang | 2.3.2 | 115.00 | 42.81 | 157.81 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 2.3.2 | 170.00 | 49.03 | 219.03 | OK | |
| r-devel-windows-x86_64 | 2.3.2 | 70.00 | 71.00 | 141.00 | NOTE | |
| r-patched-linux-x86_64 | 2.3.2 | 80.60 | 25.02 | 105.62 | OK | |
| r-release-linux-x86_64 | 2.3.2 | 82.38 | 25.27 | 107.65 | OK | |
| r-release-macos-arm64 | 2.3.2 | OK | ||||
| r-release-macos-x86_64 | 2.3.2 | 40.00 | 10.00 | 50.00 | OK | |
| r-release-windows-x86_64 | 2.3.2 | 71.00 | 68.00 | 139.00 | OK | |
| r-oldrel-macos-arm64 | 2.3.2 | NOTE | ||||
| r-oldrel-macos-x86_64 | 2.3.2 | 41.00 | 19.00 | 60.00 | NOTE | |
| r-oldrel-windows-x86_64 | 2.3.2 | 68.00 | 82.00 | 150.00 | OK |
Version: 2.3.2
Check: compiled code
Result: NOTE
File ‘humanleague/libs/humanleague.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.
Flavor: r-devel-linux-x86_64-debian-clang
Version: 2.3.2
Check: compiled code
Result: NOTE
File 'humanleague/libs/x64/humanleague.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: 2.3.2
Check: installed package size
Result: NOTE
installed size is 7.9Mb
sub-directories of 1Mb or more:
libs 7.8Mb
Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64