CRAN Package Check Results for Package oskeyring

Last updated on 2026-03-16 22:50:52 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.6 3.36 23.64 27.00 OK
r-devel-linux-x86_64-debian-gcc 0.1.6 2.83 19.23 22.06 NOTE
r-devel-linux-x86_64-fedora-clang 0.1.6 38.55 OK
r-devel-linux-x86_64-fedora-gcc 0.1.6 36.37 OK
r-devel-macos-arm64 0.1.6 2.00 10.00 12.00 OK
r-devel-windows-x86_64 0.1.6 15.00 46.00 61.00 OK
r-patched-linux-x86_64 0.1.6 3.19 19.60 22.79 OK
r-release-linux-x86_64 0.1.6 3.06 19.57 22.63 OK
r-release-macos-arm64 0.1.6 OK
r-release-macos-x86_64 0.1.6 5.00 24.00 29.00 OK
r-release-windows-x86_64 0.1.6 15.00 61.00 76.00 OK
r-oldrel-macos-arm64 0.1.6 OK
r-oldrel-macos-x86_64 0.1.6 4.00 19.00 23.00 OK
r-oldrel-windows-x86_64 0.1.6 16.00 279.00 295.00 OK

Check Details

Version: 0.1.6
Check: compiled code
Result: NOTE File ‘oskeyring/libs/oskeyring.so’: Found non-API call to R: ‘Rf_findVar’ 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-gcc