CRAN Package Check Results for Package purrr

Last updated on 2025-07-16 05:49:31 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.1.0 8.87 107.94 116.81 OK
r-devel-linux-x86_64-debian-gcc 1.1.0 5.57 72.37 77.94 OK
r-devel-linux-x86_64-fedora-clang 1.1.0 179.56 OK
r-devel-linux-x86_64-fedora-gcc 1.1.0 185.97 OK
r-devel-windows-x86_64 1.1.0 21.00 117.00 138.00 OK
r-patched-linux-x86_64 1.0.4 10.87 93.99 104.86 NOTE
r-release-linux-x86_64 1.1.0 8.37 99.16 107.53 OK
r-release-macos-arm64 1.1.0 56.00 OK
r-release-macos-x86_64 1.1.0 151.00 OK
r-release-windows-x86_64 1.1.0 16.00 116.00 132.00 OK
r-oldrel-macos-arm64 1.0.4 59.00 OK
r-oldrel-macos-x86_64 1.1.0 170.00 OK
r-oldrel-windows-x86_64 1.1.0 24.00 139.00 163.00 OK

Check Details

Version: 1.0.4
Check: compiled code
Result: NOTE File ‘purrr/libs/purrr.so’: Found non-API call to R: ‘OBJECT’ 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-patched-linux-x86_64