CRAN Package Check Results for Package kvh

Last updated on 2026-04-25 00:49:58 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.4.2 12.65 26.23 38.88 NOTE
r-devel-linux-x86_64-debian-gcc 1.4.2 11.19 21.32 32.51 NOTE
r-devel-linux-x86_64-fedora-clang 1.4.2 19.00 37.47 56.47 OK
r-devel-linux-x86_64-fedora-gcc 1.4.2 27.00 37.40 64.40 OK
r-patched-linux-x86_64 1.4.2 15.32 24.19 39.51 OK
r-release-linux-x86_64 1.4.2 11.36 22.96 34.32 OK
r-release-macos-arm64 1.4.2 3.00 10.00 13.00 OK
r-release-macos-x86_64 1.4.2 11.00 30.00 41.00 NOTE
r-release-windows-x86_64 1.4.2 16.00 63.00 79.00 OK
r-oldrel-macos-arm64 1.4.2 OK
r-oldrel-macos-x86_64 1.4.2 9.00 25.00 34.00 OK
r-oldrel-windows-x86_64 1.4.2 16.00 68.00 84.00 OK

Check Details

Version: 1.4.2
Check: CRAN incoming feasibility
Result: NOTE Maintainer: ‘Serguei Sokol <sokol@insa-toulouse.fr>’ No Authors@R field in DESCRIPTION. Please add one, modifying Authors@R: person(given = "Serguei", family = "Sokol", role = c("aut", "cre"), email = "sokol@insa-toulouse.fr") as necessary. Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc

Version: 1.4.2
Check: compiled code
Result: NOTE File ‘kvh/libs/kvh.so’: Found non-API call to R: ‘R_UnboundValue’ 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-release-macos-x86_64