CRAN Package Check Results for Package oskeyring

Last updated on 2026-04-10 09:53:00 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.6 3.28 23.41 26.69 WARN
r-devel-linux-x86_64-debian-gcc 0.1.7 2.62 19.28 21.90 OK
r-devel-linux-x86_64-fedora-clang 0.1.7 40.01 OK
r-devel-linux-x86_64-fedora-gcc 0.1.7 6.00 35.75 41.75 OK
r-devel-macos-arm64 0.1.7 2.00 11.00 13.00 OK
r-devel-windows-x86_64 0.1.7 19.00 44.00 63.00 OK
r-patched-linux-x86_64 0.1.6 3.34 20.50 23.84 WARN
r-release-linux-x86_64 0.1.6 2.97 19.69 22.66 OK
r-release-macos-arm64 0.1.7 2.00 9.00 11.00 OK
r-release-macos-x86_64 0.1.7 7.00 43.00 50.00 OK
r-release-windows-x86_64 0.1.6 18.00 45.00 63.00 OK
r-oldrel-macos-arm64 0.1.6 OK
r-oldrel-macos-x86_64 0.1.7 5.00 59.00 64.00 OK
r-oldrel-windows-x86_64 0.1.6 18.00 51.00 69.00 OK

Check Details

Version: 0.1.6
Check: compiled code
Result: WARN File ‘oskeyring/libs/oskeyring.so’: Found non-API call to R: ‘Rf_findVar’ This entry point may be removed soon. 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-patched-linux-x86_64