CRAN Package Check Results for Package hutilscpp

Last updated on 2024-06-29 01:50:05 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.10.4 NOTE
r-devel-linux-x86_64-debian-gcc 0.10.4 22.28 107.55 129.83 NOTE
r-devel-linux-x86_64-fedora-clang 0.10.4 223.54 NOTE
r-devel-linux-x86_64-fedora-gcc 0.10.4 214.74 NOTE
r-devel-windows-x86_64 0.10.4 42.00 152.00 194.00 NOTE
r-patched-linux-x86_64 0.10.4 26.81 119.18 145.99 OK
r-release-linux-x86_64 0.10.4 26.38 117.53 143.91 OK
r-release-macos-arm64 0.10.4 54.00 OK
r-release-macos-x86_64 0.10.4 90.00 OK
r-release-windows-x86_64 0.10.4 42.00 152.00 194.00 OK
r-oldrel-macos-arm64 0.10.4 68.00 OK
r-oldrel-macos-x86_64 0.10.4 158.00 OK
r-oldrel-windows-x86_64 0.10.4 49.00 146.00 195.00 OK

Check Details

Version: 0.10.4
Check: compiled code
Result: NOTE File ‘hutilscpp/libs/hutilscpp.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. Flavor: r-devel-linux-x86_64-debian-clang

Version: 0.10.4
Check: compiled code
Result: NOTE File ‘hutilscpp/libs/hutilscpp.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. See section ‘Moving into C API compliance’ in the ‘Writing R Extensions’ manual for issues with use of non-API entry points. Flavors: r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc

Version: 0.10.4
Check: compiled code
Result: NOTE File 'hutilscpp/libs/x64/hutilscpp.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. See section 'Moving into C API compliance' in the 'Writing R Extensions' manual for issues with use of non-API entry points. Flavor: r-devel-windows-x86_64