Pal created ARROW-12665:
---------------------------

             Summary: [R] Cannot install Arrow C++ libraries
                 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


I am not able to install the Arrow C++ libraries correctly on my Mac OS X (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)

Reply via email to