CRAN Package Check Results for Maintainer ‘Lukas Jung <jung-lukas at gmx.net>’

Last updated on 2026-04-16 03:52:59 CEST.

Package NOTE OK
moder 14
roundwork 14
scrutiny 14
unsum 6 8

Package moder

Current CRAN status: OK: 14

Package roundwork

Current CRAN status: OK: 14

Package scrutiny

Current CRAN status: OK: 14

Package unsum

Current CRAN status: NOTE: 6, OK: 8

Version: 0.2.0
Check: compiled code
Result: NOTE File ‘unsum/libs/unsum.so’: Found non-API call to R: ‘R_NamespaceRegistry’ 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-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-patched-linux-x86_64

Version: 0.2.0
Check: compiled code
Result: NOTE File 'unsum/libs/x64/unsum.dll': Found non-API call to R: 'R_NamespaceRegistry' 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