CRAN Package Check Results for Package kit

Last updated on 2024-06-23 06:56:35 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.0.18 12.29 33.49 45.78 NOTE
r-devel-linux-x86_64-debian-gcc 0.0.18 13.13 25.27 38.40 NOTE
r-devel-linux-x86_64-fedora-clang 0.0.18 61.65 NOTE
r-devel-linux-x86_64-fedora-gcc 0.0.18 71.29 NOTE
r-devel-windows-x86_64 0.0.18 35.00 53.00 88.00 NOTE
r-patched-linux-x86_64 0.0.18 15.36 32.02 47.38 OK
r-release-linux-x86_64 0.0.18 15.60 32.48 48.08 OK
r-release-macos-arm64 0.0.18 25.00 OK
r-release-macos-x86_64 0.0.18 47.00 OK
r-release-windows-x86_64 0.0.18 37.00 53.00 90.00 OK
r-oldrel-macos-arm64 0.0.18 29.00 OK
r-oldrel-macos-x86_64 0.0.18 54.00 OK
r-oldrel-windows-x86_64 0.0.18 33.00 57.00 90.00 OK

Check Details

Version: 0.0.18
Check: compiled code
Result: NOTE File ‘kit/libs/kit.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.0.18
Check: compiled code
Result: NOTE File 'kit/libs/x64/kit.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