CRAN Package Check Results for Package purrrlyr

Last updated on 2026-03-28 05:50:54 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.0.10 28.18 43.38 71.56 OK
r-devel-linux-x86_64-debian-gcc 0.0.10 22.22 32.46 54.68 NOTE
r-devel-linux-x86_64-fedora-clang 0.0.10 46.00 64.49 110.49 OK
r-devel-linux-x86_64-fedora-gcc 0.0.10 62.00 67.92 129.92 OK
r-devel-macos-arm64 0.0.10 6.00 10.00 16.00 OK
r-devel-windows-x86_64 0.0.10 39.00 79.00 118.00 OK
r-patched-linux-x86_64 0.0.10 25.83 38.59 64.42 OK
r-release-linux-x86_64 0.0.10 25.04 38.92 63.96 OK
r-release-macos-arm64 0.0.10 OK
r-release-macos-x86_64 0.0.10 17.00 35.00 52.00 OK
r-release-windows-x86_64 0.0.10 39.00 78.00 117.00 OK
r-oldrel-macos-arm64 0.0.10 OK
r-oldrel-macos-x86_64 0.0.10 18.00 49.00 67.00 OK
r-oldrel-windows-x86_64 0.0.10 44.00 94.00 138.00 OK

Check Details

Version: 0.0.10
Check: compiled code
Result: NOTE File ‘purrrlyr/libs/purrrlyr.so’: Found non-API calls to R: ‘R_MissingArg’, ‘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