jonkeane commented on PR #37777:
URL: https://github.com/apache/arrow/pull/37777#issuecomment-1724290074

   > Have you confirmed locally at least?
   
   Yes, here is an example of the output. After seeing it in the terminal I've 
moved it up about the missing features message + also add "Warning:" and some 
spacing to hopefully set this apart a little bit more.
   
   ```
   Platform: x86_64-apple-darwin17.0 (64-bit)
   ...
   > library(arrow)
   Warning:
     It appears that you are running R and Arrow in emulation (i.e. you're
     running an Intel version of R on a non-Intel mac). This configuration is
     not supported by arrow, you should install a native (arm64) build of R
     and use arrow with that. See https://cran.r-project.org/bin/macosx/
   
   Some features are not enabled in this build of Arrow. Run `arrow_info()` for 
more information.
   
   Attaching package: ‘arrow’
   
   The following object is masked from ‘package:utils’:
   
       timestamp
   ```


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to