amoeba commented on issue #46184:
URL: https://github.com/apache/arrow/issues/46184#issuecomment-2819067145

   Thanks for trying that. I think that Sys.setenv command didn't have the 
effect I thought it would. Can you try this, record all of the output, and 
share it here?
   
   ```r
   Sys.setenv("ARROW_R_DEV"=TRUE, "LIBARROW_BINARY"=FALSE, 
"EXTRA_CMAKE_FLAGS"="-DARROW_SIMD_LEVEL=NONE")
   install.packages("arrow", type = "source")
   ```


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: github-unsubscr...@arrow.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to