Last updated on 2026-01-08 07:49:06 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.0.4 | 25.04 | 34.43 | 59.47 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 1.0.4 | 17.67 | 27.89 | 45.56 | OK | |
| r-devel-linux-x86_64-fedora-clang | 1.0.4 | 56.00 | 53.97 | 109.97 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 1.0.4 | 47.00 | 72.73 | 119.73 | OK | |
| r-devel-windows-x86_64 | 1.0.4 | 33.00 | 76.00 | 109.00 | NOTE | |
| r-patched-linux-x86_64 | 1.0.4 | 23.60 | 30.14 | 53.74 | OK | |
| r-release-linux-x86_64 | 1.0.4 | 24.19 | 30.04 | 54.23 | 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.
Flavor: r-devel-linux-x86_64-debian-clang
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