CRAN Package Check Results for Package dplyr

Last updated on 2026-02-08 07:49:44 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.2.0 24.03 350.46 374.49 NOTE
r-devel-linux-x86_64-debian-gcc 1.2.0 14.56 223.55 238.11 NOTE
r-devel-linux-x86_64-fedora-clang 1.2.0 39.00 429.86 468.86 NOTE
r-devel-linux-x86_64-fedora-gcc 1.2.0 38.00 517.15 555.15 NOTE
r-devel-windows-x86_64 1.2.0 2.00 5.00 7.00 ERROR
r-patched-linux-x86_64 1.2.0 26.69 313.91 340.60 NOTE
r-release-linux-x86_64 1.2.0 20.51 315.17 335.68 NOTE
r-release-macos-arm64 1.2.0 5.00 80.00 85.00 NOTE
r-release-macos-x86_64 1.2.0 15.00 330.00 345.00 NOTE
r-release-windows-x86_64 1.2.0 36.00 340.00 376.00 NOTE
r-oldrel-macos-arm64 1.2.0 5.00 83.00 88.00 NOTE
r-oldrel-macos-x86_64 1.2.0 15.00 408.00 423.00 OK
r-oldrel-windows-x86_64 1.2.0 34.00 400.00 434.00 OK

Check Details

Version: 1.2.0
Check: compiled code
Result: NOTE File ‘dplyr/libs/dplyr.so’: Found non-API calls to R: ‘PRVALUE’, ‘Rf_allocSExp’, ‘SET_PRCODE’, ‘SET_PRENV’, ‘SET_PRVALUE’ 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, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64

Version: 1.2.0
Check: whether package can be installed
Result: ERROR Installation failed. Flavor: r-devel-windows-x86_64

Version: 1.2.0
Check: compiled code
Result: NOTE File 'dplyr/libs/x64/dplyr.dll': Found non-API calls to R: 'PRVALUE', 'Rf_allocSExp', 'SET_PRCODE', 'SET_PRENV', 'SET_PRVALUE' 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-windows-x86_64

Version: 1.2.0
Check: package dependencies
Result: NOTE Package suggested but not available for checking: ‘ggplot2’ Flavor: r-oldrel-macos-arm64