Last updated on 2025-11-15 02:53:31 CET.
| Package | WARN | NOTE | OK |
|---|---|---|---|
| excel.link | 1 | 1 | 1 |
Current CRAN status: WARN: 1, NOTE: 1, OK: 1
Version: 0.9.15
Check: compiled code
Result: WARN
File 'excel.link/libs/x64/excel.link.dll':
Found non-API call to R: 'EXTPTR_TAG'
This entry point may be removed soon.
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: 0.9.15
Check: compiled code
Result: NOTE
File 'excel.link/libs/x64/excel.link.dll':
Found non-API call to R: 'EXTPTR_TAG'
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