Last updated on 2026-01-21 12:48:48 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.1-8 | 2.88 | 32.68 | 35.56 | OK | |
| r-devel-linux-x86_64-debian-gcc | 1.1-8 | 2.50 | 26.65 | 29.15 | OK | |
| r-devel-linux-x86_64-fedora-clang | 1.1-8 | 5.00 | 51.67 | 56.67 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 1.1-8 | 5.00 | 48.82 | 53.82 | OK | |
| r-devel-windows-x86_64 | 1.1-8 | 12.00 | 63.00 | 75.00 | OK | |
| r-patched-linux-x86_64 | 1.1-6 | 3.03 | 31.06 | 34.09 | NOTE | |
| r-release-linux-x86_64 | 1.1-6 | 3.01 | 30.31 | 33.32 | NOTE | |
| r-release-macos-arm64 | 1.1-8 | 1.00 | 14.00 | 15.00 | OK | |
| r-release-macos-x86_64 | 1.1-8 | 4.00 | 58.00 | 62.00 | OK | |
| r-release-windows-x86_64 | 1.1-8 | 11.00 | 63.00 | 74.00 | OK | |
| r-oldrel-macos-arm64 | 1.1-8 | 1.00 | 29.00 | 30.00 | OK | |
| r-oldrel-macos-x86_64 | 1.1-8 | 4.00 | 49.00 | 53.00 | OK | |
| r-oldrel-windows-x86_64 | 1.1-8 | 9.00 | 73.00 | 82.00 | OK |
Version: 1.1-6
Check: compiled code
Result: NOTE
File ‘fastmatch/libs/fastmatch.so’:
Found non-API calls to R: ‘DATAPTR’, ‘EXTPTR_PTR’, ‘NAMED’, ‘OBJECT’,
‘SETLENGTH’, ‘SET_NAMED’, ‘STRING_PTR’, ‘VECTOR_PTR’
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-patched-linux-x86_64, r-release-linux-x86_64