Last updated on 2026-04-16 00:51:30 CEST.
| Package | WARN | NOTE | OK |
|---|---|---|---|
| dsdp | 7 | 4 | 3 |
Current CRAN status: WARN: 7, NOTE: 4, OK: 3
Version: 0.1.1
Check: compiled code
Result: WARN
File ‘dsdp/libs/dsdp.so’:
Found non-API call to R: ‘Rf_allocSExp’
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.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-macos-arm64, r-patched-linux-x86_64
Version: 0.1.1-1
Check: sizes of PDF files under ‘inst/doc’
Result: WARN
‘gs+qpdf’ made some significant size reductions:
compacted ‘Tutorial.pdf’ from 466Kb to 135Kb
consider running tools::compactPDF(gs_quality = "ebook") on these files,
or build the source package with --compact-vignettes=both
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc
Version: 0.1.1
Check: compiled code
Result: WARN
File 'dsdp/libs/x64/dsdp.dll':
Found non-API call to R: 'Rf_allocSExp'
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.1.1
Check: compiled code
Result: NOTE
File ‘dsdp/libs/dsdp.so’:
Found non-API call to R: ‘Rf_allocSExp’
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, r-release-macos-x86_64
Version: 0.1.1
Check: compiled code
Result: NOTE
File 'dsdp/libs/x64/dsdp.dll':
Found non-API call to R: 'Rf_allocSExp'
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