CRAN Package Check Results for Package purrrlyr

Last updated on 2026-04-24 13:48:41 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.0.10 28.21 45.08 73.29 OK
r-devel-linux-x86_64-debian-gcc 0.0.10 20.80 33.52 54.32 OK
r-devel-linux-x86_64-fedora-clang 0.0.10 45.00 65.67 110.67 OK
r-devel-linux-x86_64-fedora-gcc 0.0.10 57.00 62.99 119.99 OK
r-patched-linux-x86_64 0.0.10 28.79 41.05 69.84 OK
r-release-linux-x86_64 0.0.10 22.52 39.67 62.19 OK
r-release-macos-arm64 0.0.10 OK
r-release-macos-x86_64 0.0.10 20.00 38.00 58.00 NOTE
r-release-windows-x86_64 0.0.10 38.00 77.00 115.00 OK
r-oldrel-macos-arm64 0.0.10 OK
r-oldrel-macos-x86_64 0.0.10 17.00 35.00 52.00 OK
r-oldrel-windows-x86_64 0.0.10 33.00 80.00 113.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-release-macos-x86_64