Commits


Dean Attali authored and GitHub committed fde7b937c84
GH-14745: [R] {rlang} dependency must be at least version 1.0.0 because of check_dots_empty (#14744) The function rlang::check_dots_empty() is used in this package. That function only became available in rlang version 1.0.0, so that version should be specified as the minimum Lead-authored-by: Dean Attali <dean@attalitech.com> Co-authored-by: Nic Crane <thisisnic@gmail.com> Signed-off-by: Joris Van den Bossche <jorisvandenbossche@gmail.com>