jonkeane commented on issue #40248:
URL: https://github.com/apache/arrow/issues/40248#issuecomment-1968017330

   Ah, right got it — in this case I don't think that CRAN is using a full 
toolchain in R.framework.
   
   The most direct evidence is in [the CRAN 
logs](https://www.r-project.org/nosvn/R.check/r-release-macos-arm64/arrow-00install.html):
   
   ```
   -- The C compiler identification is AppleClang 14.0.0.14000029
   -- The CXX compiler identification is AppleClang 14.0.0.14000029
   ```
   
   The bin dir of that framework also doesn't have too much there (though does 
have libtool!):
   
   ```
   ls /Library/Frameworks/R.framework/Resources/bin 
   BATCH                Rcmd            SHLIB           exec            qpdf
   COMPILE              Rd2pdf          Stangle         fc-cache        rtags
   INSTALL              Rdconv          Sweave          javareconf
   LINK         Rdiff           build           libtool
   R            Rprof           check           mkinstalldirs
   REMOVE               Rscript         config          pager
   ```


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