nealrichardson commented on a change in pull request #8808:
URL: https://github.com/apache/arrow/pull/8808#discussion_r533012545
##########
File path: r/DESCRIPTION
##########
@@ -48,7 +48,7 @@ Suggests:
rmarkdown,
testthat,
tibble
-LinkingTo: cpp11
+LinkingTo: cpp11 (>= 0.2.0)
Review comment:
I believe we might actually require `>= 0.2.3`, looking at
https://github.com/r-lib/cpp11/releases. I think that was the point at which we
switched off of the vendored copy. @bkietz do you recall?
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]