You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@arrow.apache.org by "Antoine Pitrou (JIRA)" <ji...@apache.org> on 2019/08/08 09:24:00 UTC

[jira] [Created] (ARROW-6171) [R] "docker-compose run r" fails

Antoine Pitrou created ARROW-6171:
-------------------------------------

             Summary: [R] "docker-compose run r" fails
                 Key: ARROW-6171
                 URL: https://issues.apache.org/jira/browse/ARROW-6171
             Project: Apache Arrow
          Issue Type: Bug
          Components: Developer Tools, R
            Reporter: Antoine Pitrou


I get the following failure:
{code}
** testing if installed package can be loaded from temporary location
Error: package or namespace load failed for 'arrow' in dyn.load(file, DLLpath = DLLpath, ...):
 unable to load shared object '/usr/local/lib/R/site-library/00LOCK-arrow/00new/arrow/libs/arrow.so':
  /opt/conda/lib/libarrow.so.100: undefined symbol: LZ4F_resetDecompressionContext
Error: loading failed
Execution halted
ERROR: loading failed
* removing '/usr/local/lib/R/site-library/arrow'
{code}




--
This message was sent by Atlassian JIRA
(v7.6.14#76016)