Last updated on 2026-04-09 05:52:09 CEST.
| Package | ERROR | NOTE | OK |
|---|---|---|---|
| curveDepth | 1 | 3 | 10 |
Current CRAN status: ERROR: 1, NOTE: 3, OK: 10
Version: 0.1.0.16
Check: compiled code
Result: NOTE
File ‘curveDepth/libs/curveDepth.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.
Flavors: r-devel-linux-x86_64-debian-clang, r-patched-linux-x86_64
Version: 0.1.0.16
Check: package dependencies
Result: ERROR
Package required but not available: ‘ddalpha’
See section ‘The DESCRIPTION file’ in the ‘Writing R Extensions’
manual.
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 0.1.0.16
Check: compiled code
Result: NOTE
File 'curveDepth/libs/x64/curveDepth.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