Commits


Jonathan Keane authored and Neal Richardson committed 5a86d5342e1
ARROW-13315: [R] Wrap r_task_group includes with ARROW_R_WITH_ARROW checking Also adds a CI job that checks this on pull requests (only when r/src/* are changed). This additional job is quick (~4 min) and will hopefully catch these more quickly than our crossbow jobs do. Closes #10707 from jonkeane/ARROW-13315-arrow-without-arrow Authored-by: Jonathan Keane <jkeane@gmail.com> Signed-off-by: Neal Richardson <neal.p.richardson@gmail.com>