CRAN Package Check Results for Package phyr

Last updated on 2026-04-30 09:53:03 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.1.3 125.24 152.71 277.95 OK
r-devel-linux-x86_64-debian-gcc 1.1.3 103.78 107.02 210.80 OK
r-devel-linux-x86_64-fedora-clang 1.1.3 161.00 516.35 677.35 OK
r-devel-linux-x86_64-fedora-gcc 1.1.3 269.00 552.52 821.52 OK
r-devel-windows-x86_64 1.1.3 168.00 175.00 343.00 OK
r-patched-linux-x86_64 1.1.3 120.54 140.37 260.91 OK
r-release-linux-x86_64 1.1.3 116.47 137.51 253.98 OK
r-release-macos-arm64 1.1.3 32.00 118.00 150.00 OK
r-release-macos-x86_64 1.1.3 99.00 457.00 556.00 NOTE
r-release-windows-x86_64 1.1.3 156.00 192.00 348.00 OK
r-oldrel-macos-arm64 1.1.3 OK
r-oldrel-macos-x86_64 1.1.3 77.00 170.00 247.00 OK
r-oldrel-windows-x86_64 1.1.3 181.00 244.00 425.00 OK

Check Details

Version: 1.1.3
Check: compiled code
Result: NOTE File ‘phyr/libs/phyr.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