CRAN Package Check Results for Package kvh

Last updated on 2026-03-29 01:50:41 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.4.2 11.28 26.05 37.33 NOTE
r-devel-linux-x86_64-debian-gcc 1.4.2 10.62 20.78 31.40 NOTE
r-devel-linux-x86_64-fedora-clang 1.4.2 20.00 37.60 57.60 OK
r-devel-linux-x86_64-fedora-gcc 1.4.2 27.00 35.51 62.51 OK
r-devel-macos-arm64 1.4.2 3.00 10.00 13.00 OK
r-devel-windows-x86_64 1.4.2 16.00 64.00 80.00 OK
r-patched-linux-x86_64 1.4.2 12.48 23.25 35.73 OK
r-release-linux-x86_64 1.4.2 12.88 23.30 36.18 OK
r-release-macos-arm64 1.4.2 OK
r-release-macos-x86_64 1.4.2 9.00 25.00 34.00 OK
r-release-windows-x86_64 1.4.2 16.00 64.00 80.00 OK
r-oldrel-macos-arm64 1.4.2 OK
r-oldrel-macos-x86_64 1.4.2 11.00 20.00 31.00 OK
r-oldrel-windows-x86_64 1.4.2 16.00 99.00 115.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-devel-linux-x86_64-debian-gcc