CRAN Package Check Results for Package unsum

Last updated on 2026-09-08 14:51:43 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.2.0 68.21 63.16 131.37 NOTE
r-devel-linux-x86_64-debian-gcc 0.3.0 618.54 87.53 706.07 OK
r-devel-linux-x86_64-fedora-clang 0.3.0 444.00 109.79 553.79 OK
r-devel-linux-x86_64-fedora-gcc 0.3.0 470.00 92.75 562.75 OK
r-devel-windows-x86_64 0.3.0 626.00 294.00 920.00 OK
r-patched-linux-x86_64 0.2.0 66.77 54.65 121.42 NOTE
r-release-linux-x86_64 0.3.0 767.97 150.85 918.82 OK
r-release-macos-arm64 0.2.0 17.00 12.00 29.00 OK
r-release-macos-x86_64 0.3.0 582.00 -17.00 565.00 OK
r-release-windows-x86_64 0.2.0 75.00 94.00 169.00 NOTE
r-oldrel-macos-arm64 0.3.0 OK
r-oldrel-macos-x86_64 0.3.0 575.00 -62.00 513.00 OK
r-oldrel-windows-x86_64 0.3.0 488.00 204.00 692.00 OK

Additional issues

M1mac

Check Details

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-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-release-windows-x86_64