Skip to content

[CI][R] R 4.0 jobs are failing because purrr 1.1.0 requires R 4.1 or later #47096

Description

@kou

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

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

 #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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions