CRAN Package Check Results for Package sumR

Last updated on 2025-11-29 13:50:03 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-fedora-clang 0.4.16 37.76 OK
r-devel-linux-x86_64-fedora-gcc 0.4.16 11.00 26.75 37.75 OK
r-devel-windows-x86_64 0.4.15 14.00 43.00 57.00 WARN
r-patched-linux-x86_64 0.4.15 4.24 20.17 24.41 NOTE
r-release-linux-x86_64 0.4.15 3.68 20.31 23.99 NOTE
r-release-macos-arm64 0.4.15 NOTE
r-release-macos-x86_64 0.4.16 11.00 56.00 67.00 OK
r-release-windows-x86_64 0.4.15 10.00 49.00 59.00 NOTE
r-oldrel-macos-arm64 0.4.15 OK
r-oldrel-macos-x86_64 0.4.16 15.00 62.00 77.00 OK

Check Details

Version: 0.4.15
Check: compiled code
Result: WARN File 'sumR/libs/x64/sumR.dll': 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. Flavor: r-devel-windows-x86_64

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-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64

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. Flavor: r-release-windows-x86_64