kyralindley commented on issue #43676:
URL: https://github.com/apache/arrow/issues/43676#issuecomment-2287031667

   
   
   > Which OS are you on? I assume MacOS which means you get binaries by 
default and will need to add `type="source"` when installing arrow.
   
   I am on a macos,  Should it take a long time to download from source? I have 
tried that and the package wont install from, it just freezes at this point
   
   > install.packages("arrow", type = "source")
   trying URL 'https://cran.rstudio.com/src/contrib/arrow_16.1.0.tar.gz'
   Content type 'application/x-gzip' length 4439675 bytes (4.2 MB)
   ==================================================
   downloaded 4.2 MB
   
   * installing *source* package ‘arrow’ ...
   ** package ‘arrow’ successfully unpacked and MD5 sums checked
   ** using staged installation
   *** pkg-config not found.
   *** Found local C++ source: 'tools/cpp'
   *** Building libarrow from source
       For build options and troubleshooting, see the install guide:
       https://arrow.apache.org/docs/r/articles/install.html
   **** cmake 3.26.4
   **** pkg-config not installed, setting ARROW_DEPENDENCY_SOURCE=BUNDLED
   ****  S3/GCS  support  requires version >= 1.0.2 of openssl-devel (rpm), 
libssl-dev (deb), or openssl (brew) ; building with  ARROW_S3=OFF and 
ARROW_GCS=OFF 
   **** arrow 


-- 
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