CRAN Package Check Results for Package sumR

Last updated on 2024-06-24 01:48:25 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.4.15 5.70 24.70 30.40 NOTE
r-devel-linux-x86_64-debian-gcc 0.4.15 3.89 18.82 22.71 NOTE
r-devel-linux-x86_64-fedora-clang 0.4.15 39.44 NOTE
r-devel-linux-x86_64-fedora-gcc 0.4.15 36.25 NOTE
r-devel-windows-x86_64 0.4.15 9.00 43.00 52.00 NOTE
r-patched-linux-x86_64 0.4.15 4.82 23.46 28.28 OK
r-release-linux-x86_64 0.4.15 4.99 23.17 28.16 OK
r-release-macos-arm64 0.4.15 17.00 OK
r-release-macos-x86_64 0.4.15 25.00 OK
r-release-windows-x86_64 0.4.15 8.00 45.00 53.00 OK
r-oldrel-macos-arm64 0.4.15 22.00 OK
r-oldrel-macos-x86_64 0.4.15 37.00 OK
r-oldrel-windows-x86_64 0.4.15 9.00 47.00 56.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. 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

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