Last updated on 2026-04-10 12:52:35 CEST.
| Package | NOTE | OK |
|---|---|---|
| purgeR | 2 | 12 |
Current CRAN status: NOTE: 2, OK: 12
Version: 1.8.2
Check: compiled code
Result: NOTE
File 'purgeR/libs/x64/purgeR.dll':
Found non-API call to R: 'R_UnboundValue'
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.8.2
Check: compiled code
Result: NOTE
File ‘purgeR/libs/purgeR.so’:
Found non-API call to R: ‘R_UnboundValue’
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-patched-linux-x86_64