[
https://issues.apache.org/jira/browse/ARROW-12665?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17345624#comment-17345624
]
Pal commented on ARROW-12665:
-----------------------------
Many thanks [~icook] !
> [R] Cannot install Arrow C++ libraries on Mac OS Big Sur
> --------------------------------------------------------
>
> Key: ARROW-12665
> URL: https://issues.apache.org/jira/browse/ARROW-12665
> Project: Apache Arrow
> Issue Type: Bug
> Components: C++, R
> Affects Versions: 4.0.0
> Reporter: Pal
> Priority: Major
>
> I am not able to install the Arrow C++ libraries correctly on my Mac OS (Big
> Sur 11.0.1).
> Arrow libraries seem to be available since when I run
> {code:java}
> arrow_available(){code}
> the results is
> {code:java}
> TRUE{code}
>
> However, when I run
> {code:java}
> arrow_with_dataset() ; arrow_with_parquet(){code}
> I get
> {code:java}
> FALSE{code}
>
> I tried to reinstall the package several times, then to run install_arrow()
> and also install arrow via Brew (brew install apache-arrow) and everything
> seems fine. How can I fix this problem ?
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)