Last updated on 2026-01-08 11:49:02 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.0 | 84.21 | 31.16 | 115.37 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 1.0 | 56.62 | 23.93 | 80.55 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 1.0 | 180.00 | 31.16 | 211.16 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 1.0 | 166.00 | 57.96 | 223.96 | OK | |
| r-devel-windows-x86_64 | 1.0 | 90.00 | 80.00 | 170.00 | NOTE | |
| r-patched-linux-x86_64 | 1.0 | 85.31 | 26.54 | 111.85 | OK | |
| r-release-linux-x86_64 | 1.0 | 85.45 | 26.73 | 112.18 | OK | |
| r-release-macos-arm64 | 1.0 | OK | ||||
| r-release-macos-x86_64 | 1.0 | 47.00 | 4.00 | 51.00 | OK | |
| r-release-windows-x86_64 | 1.0 | 86.00 | 82.00 | 168.00 | OK | |
| r-oldrel-macos-arm64 | 1.0 | NOTE | ||||
| r-oldrel-macos-x86_64 | 1.0 | 48.00 | 29.00 | 77.00 | NOTE | |
| r-oldrel-windows-x86_64 | 1.0 | 92.00 | 96.00 | 188.00 | OK |
Version: 1.0
Check: compiled code
Result: NOTE
File ‘RapidFuzz/libs/RapidFuzz.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
Check: compiled code
Result: NOTE
File 'RapidFuzz/libs/x64/RapidFuzz.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
Check: installed package size
Result: NOTE
installed size is 6.5Mb
sub-directories of 1Mb or more:
libs 5.8Mb
Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64