CRAN Package Check Results for Package fastplyr

Last updated on 2026-03-18 22:53:53 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.9.91 22.66 121.73 144.39 NOTE
r-devel-linux-x86_64-debian-gcc 0.9.91 15.22 81.99 97.21 NOTE
r-devel-linux-x86_64-fedora-clang 0.9.91 41.00 203.30 244.30 NOTE
r-devel-linux-x86_64-fedora-gcc 0.9.91 41.00 176.27 217.27 NOTE
r-devel-macos-arm64 0.9.91 5.00 26.00 31.00 OK
r-devel-windows-x86_64 0.9.91 34.00 128.00 162.00 NOTE
r-patched-linux-x86_64 0.9.91 22.05 107.30 129.35 OK
r-release-linux-x86_64 0.9.91 21.76 107.94 129.70 OK
r-release-macos-arm64 0.9.91 4.00 27.00 31.00 OK
r-release-macos-x86_64 0.9.91 17.00 146.00 163.00 OK
r-release-windows-x86_64 0.9.91 32.00 134.00 166.00 OK
r-oldrel-macos-arm64 0.9.91 5.00 30.00 35.00 OK
r-oldrel-macos-x86_64 0.9.91 17.00 203.00 220.00 OK
r-oldrel-windows-x86_64 0.9.91 41.00 158.00 199.00 OK

Check Details

Version: 0.9.91
Check: compiled code
Result: NOTE File ‘fastplyr/libs/fastplyr.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: 0.9.91
Check: compiled code
Result: NOTE File 'fastplyr/libs/x64/fastplyr.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