CRAN Package Check Results for Package kit

Last updated on 2024-06-18 09:57:36 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.0.18 13.09 33.28 46.37 OK
r-devel-linux-x86_64-debian-gcc 0.0.18 13.25 25.00 38.25 OK
r-devel-linux-x86_64-fedora-clang 0.0.18 61.65 NOTE
r-devel-linux-x86_64-fedora-gcc 0.0.18 OK
r-devel-windows-x86_64 0.0.18 35.00 54.00 89.00 OK
r-patched-linux-x86_64 0.0.18 16.25 32.70 48.95 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. Flavor: r-devel-linux-x86_64-fedora-clang