CRAN Package Check Results for Package hutilscpp

Last updated on 2024-07-22 01:49:25 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.10.4 26.46 119.50 145.96 NOTE
r-devel-linux-x86_64-debian-gcc 0.10.4 20.80 98.42 119.22 NOTE
r-devel-linux-x86_64-fedora-clang 0.10.5 188.15 OK
r-devel-linux-x86_64-fedora-gcc 0.10.4 212.87 NOTE
r-devel-windows-x86_64 0.10.4 44.00 151.00 195.00 NOTE
r-patched-linux-x86_64 0.10.4 24.65 119.10 143.75 OK
r-release-linux-x86_64 0.10.4 22.91 120.80 143.71 OK
r-release-macos-arm64 0.10.5 55.00 OK
r-release-macos-x86_64 0.10.5 143.00 OK
r-release-windows-x86_64 0.10.4 43.00 155.00 198.00 OK
r-oldrel-macos-arm64 0.10.5 66.00 OK
r-oldrel-macos-x86_64 0.10.5 136.00 OK
r-oldrel-windows-x86_64 0.10.4 50.00 147.00 197.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-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