nealrichardson commented on pull request #9896: URL: https://github.com/apache/arrow/pull/9896#issuecomment-816112221
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 ? -- 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: us...@infra.apache.org