CRAN Package Check Results for Package haven

Last updated on 2026-04-25 09:49:45 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 26.18 46.69 72.87 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 30.70 56.18 86.88 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 70.00 95.00 165.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