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:54:17 UTC

[GitHub] [arrow] traversc commented on a change in pull request #8808: ARROW-10774: [R] Set minimum cpp11 version

traversc commented on a change in pull request #8808:
URL: https://github.com/apache/arrow/pull/8808#discussion_r533021128



##########
File path: r/DESCRIPTION
##########
@@ -48,7 +48,7 @@ Suggests:
     rmarkdown,
     testthat,
     tibble
-LinkingTo: cpp11
+LinkingTo: cpp11 (>= 0.2.0)

Review comment:
       I tested out all archived versions on CRAN, and 0.2.0 compiled. But it probably doesn't hurt to require the latest. 




----------------------------------------------------------------
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