Last updated on 2025-11-20 02:49:42 CET.
| Package | NOTE | OK |
|---|---|---|
| tablecompare | 13 | |
| versus | 3 | 10 |
Current CRAN status: OK: 13
Current CRAN status: NOTE: 3, OK: 10
Version: 0.3.0
Check: compiled code
Result: NOTE
File ‘versus/libs/versus.so’:
Found non-API call to R: ‘STRING_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-release-linux-x86_64, r-release-macos-arm64
Version: 0.3.0
Check: compiled code
Result: NOTE
File 'versus/libs/x64/versus.dll':
Found non-API call to R: 'STRING_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