jonkeane commented on a change in pull request #11360: URL: https://github.com/apache/arrow/pull/11360#discussion_r780472665
########## File path: r/DESCRIPTION ########## @@ -59,6 +59,7 @@ Suggests: testthat (>= 3.1.0), tibble, withr +LinkingTo: cpp11 (>= 0.4.2) Review comment: Yes, this prevents the building errors above, but then we get `Package required and available but unsuitable version: 'cpp11'` when running `R CMD CHECK` https://github.com/apache/arrow/runs/4741782441?check_suite_focus=true#step:17:537 -- 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: github-unsubscr...@arrow.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org