CRAN Package Check Results for Package phyr

Last updated on 2026-04-28 08:53:42 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.1.3 127.75 156.04 283.79 OK
r-devel-linux-x86_64-debian-gcc 1.1.3 109.28 108.28 217.56 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 154.00 181.00 335.00 OK
r-patched-linux-x86_64 1.1.3 127.61 139.55 267.16 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 150.00 199.00 349.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