CRAN Package Check Results for Package purrr

Last updated on 2026-03-19 05:52:12 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.2.1 8.29 119.47 127.76 NOTE
r-devel-linux-x86_64-debian-gcc 1.2.1 6.45 80.99 87.44 NOTE
r-devel-linux-x86_64-fedora-clang 1.2.1 14.00 196.30 210.30 NOTE
r-devel-linux-x86_64-fedora-gcc 1.2.1 13.00 187.07 200.07 NOTE
r-devel-macos-arm64 1.2.1 3.00 38.00 41.00 OK
r-devel-windows-x86_64 1.2.1 17.00 131.00 148.00 NOTE
r-patched-linux-x86_64 1.2.1 8.76 106.33 115.09 OK
r-release-linux-x86_64 1.2.1 7.89 107.14 115.03 OK
r-release-macos-arm64 1.2.1 2.00 38.00 40.00 OK
r-release-macos-x86_64 1.2.1 7.00 125.00 132.00 OK
r-release-windows-x86_64 1.2.1 17.00 127.00 144.00 OK
r-oldrel-macos-arm64 1.2.1 2.00 41.00 43.00 OK
r-oldrel-macos-x86_64 1.2.1 7.00 162.00 169.00 OK
r-oldrel-windows-x86_64 1.2.1 22.00 156.00 178.00 OK

Check Details

Version: 1.2.1
Check: compiled code
Result: NOTE File ‘purrr/libs/purrr.so’: Found non-API calls to R: ‘Rf_findVar’, ‘Rf_findVarInFrame’ 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. Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc

Version: 1.2.1
Check: compiled code
Result: NOTE File 'purrr/libs/x64/purrr.dll': Found non-API calls to R: 'Rf_findVar', 'Rf_findVarInFrame' 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-windows-x86_64