kou opened a new issue, #47096: URL: https://github.com/apache/arrow/issues/47096
### Describe the bug, including details regarding any error messages, version, and platform. r-binary-packages: https://github.com/ursacomputing/crossbow/actions/runs/16247251313/job/45872086489#step:13:254 ```text ERROR: dependency ‘purrr’ is not available for package ‘arrow’ ``` test-r-versions: https://github.com/ursacomputing/crossbow/actions/runs/16243632256/job/45863338459#step:5:775 ```text #21 90.25 Skipping 1 packages not available: purrr #21 90.25 Installing 9 packages: rlang, lifecycle, vctrs, bit, cpp11, tidyselect, purrr, bit64, assertthat #21 102.3 Error: (converted from warning) package ‘purrr’ is not available for this version of R #21 102.3 ‘purrr’ version 1.1.0 is in the repositories but depends on R (>= 4.1) #21 102.3 ‘purrr’ version 1.1.0 is in the repositories but depends on R (>= 4.1) ``` Can we drop support for R 4.0 after 21.0.0 release? Or should we keep R 4.0 support? ### Component(s) Continuous Integration, R -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues-unsubscr...@arrow.apache.org.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org