CRAN Package Check Results for Package dplyr

Last updated on 2026-02-20 08:53:32 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.2.0 23.11 344.71 367.82 NOTE
r-devel-linux-x86_64-debian-gcc 1.2.0 14.56 225.76 240.32 NOTE
r-devel-linux-x86_64-fedora-clang 1.2.0 42.00 578.15 620.15 NOTE
r-devel-linux-x86_64-fedora-gcc 1.2.0 38.00 523.08 561.08 NOTE
r-devel-macos-arm64 1.2.0 5.00 81.00 86.00 NOTE
r-devel-windows-x86_64 1.2.0 33.00 338.00 371.00 NOTE
r-patched-linux-x86_64 1.2.0 NOTE
r-release-linux-x86_64 1.2.0 22.15 315.14 337.29 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 32.00 340.00 372.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 40.00 447.00 487.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-devel-macos-arm64, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-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. Flavors: r-devel-windows-x86_64, 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