CRAN Package Check Results for Package kit

Last updated on 2025-04-21 03:49:51 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.0.19 11.64 26.33 37.97 NOTE
r-devel-linux-x86_64-debian-gcc 0.0.20 10.47 20.07 30.54 OK
r-devel-linux-x86_64-fedora-clang 0.0.20 62.74 OK
r-devel-linux-x86_64-fedora-gcc 0.0.20 66.69 OK
r-devel-windows-x86_64 0.0.20 36.00 55.00 91.00 OK
r-patched-linux-x86_64 0.0.20 14.42 25.69 40.11 OK
r-release-linux-x86_64 0.0.20 13.65 25.71 39.36 OK
r-release-macos-arm64 0.0.20 24.00 OK
r-release-macos-x86_64 0.0.20 48.00 OK
r-release-windows-x86_64 0.0.20 41.00 54.00 95.00 OK
r-oldrel-macos-arm64 0.0.20 32.00 OK
r-oldrel-macos-x86_64 0.0.20 54.00 OK
r-oldrel-windows-x86_64 0.0.20 43.00 59.00 102.00 OK

Check Details

Version: 0.0.19
Check: compiled code
Result: NOTE File ‘kit/libs/kit.so’: Found non-API call to R: ‘Rf_isFrame’ 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-linux-x86_64-debian-clang