[
https://issues.apache.org/jira/browse/ARROW-7550?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Neal Richardson resolved ARROW-7550.
------------------------------------
Resolution: Fixed
Issue resolved by pull request 6161
[https://github.com/apache/arrow/pull/6161]
> [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
>
> Time Spent: 40m
> Remaining Estimate: 0h
>
> 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)