You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by GitBox <gi...@apache.org> on 2020/12/01 01:27:39 UTC

[GitHub] [arrow] nealrichardson commented on a change in pull request #8808: [R] minimum version for cpp11

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:
users@infra.apache.org