CRAN Package Check Results for Package sumR

Last updated on 2025-11-12 10:52:59 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.4.15 4.10 21.28 25.38 NOTE
r-devel-linux-x86_64-debian-gcc 0.4.15 3.25 17.43 20.68 NOTE
r-devel-linux-x86_64-fedora-clang 0.4.15 21.00 16.62 37.62 WARN
r-devel-linux-x86_64-fedora-gcc 0.4.15 18.00 18.90 36.90 WARN
r-devel-windows-x86_64 0.4.15 11.00 43.00 54.00 NOTE
r-patched-linux-x86_64 0.4.15 3.97 19.93 23.90 NOTE
r-release-linux-x86_64 0.4.15 3.64 20.04 23.68 NOTE
r-release-macos-arm64 0.4.15 3.00 15.00 18.00 NOTE
r-release-macos-x86_64 0.4.15 5.00 21.00 26.00 NOTE
r-release-windows-x86_64 0.4.15 9.00 43.00 52.00 NOTE
r-oldrel-macos-arm64 0.4.15 3.00 14.00 17.00 OK
r-oldrel-macos-x86_64 0.4.15 5.00 20.00 25.00 OK
r-oldrel-windows-x86_64 0.4.15 9.00 48.00 57.00 OK

Check Details

Version: 0.4.15
Check: compiled code
Result: NOTE File ‘sumR/libs/sumR.so’: Found non-API call to R: ‘STRING_PTR’ 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-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64

Version: 0.4.15
Check: compiled code
Result: WARN File ‘sumR/libs/sumR.so’: Found non-API call to R: ‘STRING_PTR’ 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-fedora-clang, r-devel-linux-x86_64-fedora-gcc

Version: 0.4.15
Check: compiled code
Result: NOTE File 'sumR/libs/x64/sumR.dll': Found non-API call to R: 'STRING_PTR' 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-windows-x86_64, r-release-windows-x86_64