ticlazau opened a new issue #9747: URL: https://github.com/apache/arrow/issues/9747
Hello, I am installing arrow in R docker container with `> install.packages("arrow")` But after the installation I am getting this: ``` > library(arrow) Attaching package: ‘arrow’ The following object is masked from ‘package:utils’: timestamp > arrow_info() Arrow package version: 3.0.0 Arrow C++ library not available** ``` Is something I am missing? Rgds, FM ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: us...@infra.apache.org