[
https://issues.apache.org/jira/browse/ARROW-7550?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated ARROW-7550:
----------------------------------
Labels: pull-request-available (was: )
> [R][CI] Run donttest examples in CI
> -----------------------------------
>
> Key: ARROW-7550
> URL: https://issues.apache.org/jira/browse/ARROW-7550
> Project: Apache Arrow
> Issue Type: Improvement
> Components: R
> Reporter: Neal Richardson
> Assignee: Neal Richardson
> Priority: Major
> Labels: pull-request-available
> Fix For: 0.16.0
>
>
> We wrap the examples in {{\donttest{}}} so that they aren't run on CRAN,
> where the Arrow C++ library isn't present and thus the examples would error.
> But locally and on our CI, where we *are* testing with the C++ library, we
> should run the examples to ensure that they're valid. (As ARROW-7543
> revealed, they weren't.)
--
This message was sent by Atlassian Jira
(v8.3.4#803005)