CRAN Package Check Results for Package haven

Last updated on 2026-04-26 03:49:43 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 2.5.5 29.84 65.56 95.40 OK
r-devel-linux-x86_64-debian-gcc 2.5.5 25.70 46.57 72.27 OK
r-devel-linux-x86_64-fedora-clang 2.5.5 37.00 93.42 130.42 OK
r-devel-linux-x86_64-fedora-gcc 2.5.5 62.00 104.25 166.25 OK
r-patched-linux-x86_64 2.5.5 34.61 58.81 93.42 OK
r-release-linux-x86_64 2.5.5 27.15 58.19 85.34 OK
r-release-macos-arm64 2.5.5 8.00 20.00 28.00 OK
r-release-macos-x86_64 2.5.5 26.00 76.00 102.00 NOTE
r-release-windows-x86_64 2.5.5 76.00 100.00 176.00 OK
r-oldrel-macos-arm64 2.5.5 OK
r-oldrel-macos-x86_64 2.5.5 22.00 72.00 94.00 OK
r-oldrel-windows-x86_64 2.5.5 87.00 120.00 207.00 OK

Check Details

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