Last updated on 2026-01-23 16:50:44 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.1-8 | 2.86 | 33.18 | 36.04 | OK | |
| r-devel-linux-x86_64-debian-gcc | 1.1-8 | 2.40 | 25.87 | 28.27 | OK | |
| r-devel-linux-x86_64-fedora-clang | 1.1-8 | 5.00 | 49.05 | 54.05 | 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 | 7.00 | 65.00 | 72.00 | OK | |
| r-patched-linux-x86_64 | 1.1-8 | 2.93 | 30.08 | 33.01 | OK | |
| 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.
Flavor: r-release-linux-x86_64