CRAN Package Check Results for Package rkvo

Last updated on 2026-05-28 22:51:38 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1 11.77 23.03 34.80 OK
r-devel-linux-x86_64-debian-gcc 0.1 8.99 18.82 27.81 OK
r-devel-linux-x86_64-fedora-clang 0.1 22.00 36.15 58.15 NOTE
r-devel-linux-x86_64-fedora-gcc 0.1 23.00 32.61 55.61 NOTE
r-devel-windows-x86_64 0.1 18.00 61.00 79.00 OK
r-patched-linux-x86_64 0.1 11.58 21.06 32.64 OK
r-release-linux-x86_64 0.1 20.84 21.28 42.12 OK
r-release-macos-arm64 0.1 3.00 9.00 12.00 OK
r-release-macos-x86_64 0.1 9.00 31.00 40.00 OK
r-release-windows-x86_64 0.1 14.00 67.00 81.00 OK
r-oldrel-macos-arm64 0.1 OK
r-oldrel-macos-x86_64 0.1 8.00 30.00 38.00 OK
r-oldrel-windows-x86_64 0.1 15.00 67.00 82.00 OK

Check Details

Version: 0.1
Check: compiled code
Result: NOTE File ‘rkvo/libs/rkvo.so’: Found no calls to: ‘R_registerRoutines’, ‘R_useDynamicSymbols’ It is good practice to register native routines and to disable symbol search. See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual. Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc