SHIMA Tatsuya created ARROW-14710:
-------------------------------------
Summary: [R] Install error on Linux arm64 with
cmake-X.X.X-Linux-x86_64
Key: ARROW-14710
URL: https://issues.apache.org/jira/browse/ARROW-14710
Project: Apache Arrow
Issue Type: Bug
Components: R
Affects Versions: 6.0.0
Environment: R version 4.1.2 (2021-11-01) -- "Bird Hippie"
Platform: aarch64-unknown-linux-gnu (64-bit)
Reporter: SHIMA Tatsuya
If we try to install the arrow package in an environment where cmake is not
installed, the installation seems to fail because it tries to use x86_64 cmake.
It may have something to do with the following lines.
https://github.com/apache/arrow/blob/8ab345d58e38f84dcc335fd47aa856988214e674/r/tools/nixlibs.R#L371-L383
--
This message was sent by Atlassian Jira
(v8.20.1#820001)