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 2021/04/08 21:42:07 UTC

[GitHub] [arrow] ianmcook commented on pull request #9896: ARROW-12098: [R] Catch cpp build failures on linux

ianmcook commented on pull request #9896:
URL: https://github.com/apache/arrow/pull/9896#issuecomment-816238924


   > I believe the last remaining issue here is that we are doing `R CMD check --as-cran --run-donttest` and the `\donttest` examples don't pass without arrow C++. I could either (1) hack the test script to be able to turn off `--run-donttest` for _this_ job, or (2) flip all of the examples to `\dontrun`. Opinions @ianmcook @jonkeane ?
   
   If it's easier to just change them to `\dontrun`, I think that's fine. We have ARROW-11849 to switch them to use `@examplesIf` once there's a new roxygen2 on CRAN, and we can change them back at that point.


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