Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
6.0.0
-
R version 4.1.2 (2021-11-01) -- "Bird Hippie"
Platform: aarch64-unknown-linux-gnu (64-bit)
Description
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
Attachments
Issue Links
- links to