CRAN Package Check Results for Package hutilscpp

Last updated on 2024-07-12 15:52:49 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.10.4 27.61 119.06 146.67 NOTE
r-devel-linux-x86_64-debian-gcc 0.10.4 21.41 101.78 123.19 NOTE
r-devel-linux-x86_64-fedora-clang 0.10.4 219.88 NOTE
r-devel-linux-x86_64-fedora-gcc 0.10.4 212.87 NOTE
r-devel-windows-x86_64 0.10.4 44.00 154.00 198.00 NOTE
r-patched-linux-x86_64 0.10.4 22.71 121.62 144.33 OK
r-release-linux-x86_64 0.10.4 24.56 119.90 144.46 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 43.00 152.00 195.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 50.00 141.00 191.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, 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-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, and section 'Moving into C API compliance' for issues with the use of non-API entry points. Flavor: r-devel-windows-x86_64