Last updated on 2026-01-19 06:49:48 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.1-6 | 2.84 | 32.50 | 35.34 | WARN | |
| r-devel-linux-x86_64-debian-gcc | 1.1-8 | 2.59 | 26.05 | 28.64 | 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-6 | 11.00 | 58.00 | 69.00 | WARN | |
| 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-6 | 6.00 | 56.00 | 62.00 | NOTE | |
| 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: DESCRIPTION meta-information
Result: NOTE
Maintainer field differs from that derived from Authors@R
Maintainer: ‘Simon Urbanek <simon.urbanek@r-project.org>’
Authors@R: ‘Simon Urbanek <Simon.Urbanek@r-project.org>’
Flavor: r-devel-linux-x86_64-debian-clang
Version: 1.1-6
Check: compiled code
Result: WARN
File ‘fastmatch/libs/fastmatch.so’:
Found non-API calls to R: ‘DATAPTR’, ‘EXTPTR_PTR’, ‘NAMED’, ‘OBJECT’,
‘SETLENGTH’, ‘SET_NAMED’, ‘STRING_PTR’, ‘VECTOR_PTR’
These entry points may be removed soon:
‘VECTOR_PTR’, ‘SET_NAMED’, ‘EXTPTR_PTR’, ‘NAMED’, ‘OBJECT’, ‘STRING_PTR’, ‘DATAPTR’, ‘SETLENGTH’
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.1-6
Check: compiled code
Result: WARN
File 'fastmatch/libs/x64/fastmatch.dll':
Found non-API calls to R: 'DATAPTR', 'EXTPTR_PTR', 'NAMED', 'OBJECT',
'SETLENGTH', 'SET_NAMED', 'STRING_PTR', 'VECTOR_PTR'
These entry points may be removed soon:
'VECTOR_PTR', 'SET_NAMED', 'EXTPTR_PTR', 'NAMED', 'OBJECT', 'STRING_PTR', 'DATAPTR'
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.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
Version: 1.1-6
Check: compiled code
Result: NOTE
File 'fastmatch/libs/x64/fastmatch.dll':
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-windows-x86_64