CRAN Package Check Results for Package kit

Last updated on 2024-08-31 08:48:15 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.0.18 11.33 26.17 37.50 NOTE
r-devel-linux-x86_64-debian-gcc 0.0.18 10.24 19.50 29.74 NOTE
r-devel-linux-x86_64-fedora-clang 0.0.18 60.19 NOTE
r-devel-linux-x86_64-fedora-gcc 0.0.18 68.18 NOTE
r-devel-windows-x86_64 0.0.18 34.00 55.00 89.00 NOTE
r-patched-linux-x86_64 0.0.18 13.47 25.14 38.61 OK
r-release-linux-x86_64 0.0.18 13.06 24.76 37.82 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

Additional issues

Strict

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, 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.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, and section 'Moving into C API compliance' for issues with the use of non-API entry points. Flavor: r-devel-windows-x86_64