Last updated on 2026-01-01 02:50:46 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.0.4 | 23.28 | 33.19 | 56.47 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 1.0.4 | 17.58 | 27.77 | 45.35 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 1.0.4 | 57.00 | 54.46 | 111.46 | NOTE | |
| r-devel-linux-x86_64-fedora-gcc | 1.0.4 | 47.00 | 69.70 | 116.70 | NOTE | |
| r-devel-windows-x86_64 | 1.0.4 | 33.00 | 73.00 | 106.00 | NOTE | |
| r-patched-linux-x86_64 | 1.0.4 | 24.50 | 30.03 | 54.53 | OK | |
| r-release-linux-x86_64 | 1.0.4 | 24.50 | 29.75 | 54.25 | OK | |
| r-release-macos-arm64 | 1.0.4 | OK | ||||
| r-release-macos-x86_64 | 1.0.4 | 21.00 | 76.00 | 97.00 | OK | |
| r-release-windows-x86_64 | 1.0.4 | 34.00 | 74.00 | 108.00 | OK | |
| r-oldrel-macos-arm64 | 1.0.4 | NOTE | ||||
| r-oldrel-macos-x86_64 | 1.0.4 | 19.00 | 53.00 | 72.00 | NOTE | |
| r-oldrel-windows-x86_64 | 1.0.4 | 37.00 | 86.00 | 123.00 | OK |
Version: 1.0.4
Check: compiled code
Result: NOTE
File ‘textshaping/libs/textshaping.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.4
Check: compiled code
Result: NOTE
File 'textshaping/libs/x64/textshaping.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.4
Check: installed package size
Result: NOTE
installed size is 23.5Mb
sub-directories of 1Mb or more:
libs 23.2Mb
Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64