Open
Description
> install.packages("arrow")
Installing package into ‘/home/jovyan/R/r-packages-4.1.3’
(as ‘lib’ is unspecified)
trying URL 'http://jfrog-platform-artifactory.jfrog-system:8081/artifactory/dev-cran-remote/src/contrib/arrow_12.0.0.tar.gz'
Content type 'application/x-gzip' length 4093327 bytes (3.9 MB)
==================================================
downloaded 3.9 MB
* installing *source* package ‘arrow’ ...
** package ‘arrow’ successfully unpacked and MD5 sums checked
** using staged installation
*** Found libcurl and OpenSSL >= 1.1
PKG_CFLAGS= -DARROW_R_WITH_PARQUET -DARROW_R_WITH_DATASET -DARROW_R_WITH_ACERO -DARROW_R_WITH_JSON -DARROW_R_WITH_S3 -DARROW_R_WITH_GCS
PKG_LIBS= -larrow_acero -larrow_dataset -lparquet
** libs
x86_64-conda-linux-gnu-c++ -std=gnu++17 -I"/opt/conda/lib/R/include" -DNDEBUG -DARROW_R_WITH_PARQUET -DARROW_R_WITH_DATASET -DARROW_R_WITH_ACERO -DARROW_R_WITH_JSON -DARROW_R_WITH_S3 -DARROW_R_WITH_GCS -I'/opt/conda/lib/R/library/cpp11/include' -DNDEBUG -D_FORTIFY_SOURCE=2 -O2 -isystem /opt/conda/include -I/opt/conda/include -Wl,-rpath-link,/opt/conda/lib -fpic -fvisibility-inlines-hidden -fmessage-length=0 -march=nocona -mtune=haswell -ftree-vectorize -fPIC -fstack-protector-strong -fno-plt -O2 -ffunction-sections -pipe -isystem /opt/conda/include -fdebug-prefix-map=/home/conda/feedstock_root/build_artifacts/r-base-split_1660164760553/work=/usr/local/src/conda/r-base-4.1.3 -fdebug-prefix-map=/opt/conda=/usr/local/src/conda-prefix -c RTasks.cpp -o RTasks.o
x86_64-conda-linux-gnu-c++ -std=gnu++17 -I"/opt/conda/lib/R/include" -DNDEBUG -DARROW_R_WITH_PARQUET -DARROW_R_WITH_DATASET -DARROW_R_WITH_ACERO -DARROW_R_WITH_JSON -DARROW_R_WITH_S3 -DARROW_R_WITH_GCS -I'/opt/conda/lib/R/library/cpp11/include' -DNDEBUG -D_FORTIFY_SOURCE=2 -O2 -isystem /opt/conda/include -I/opt/conda/include -Wl,-rpath-link,/opt/conda/lib -fpic -fvisibility-inlines-hidden -fmessage-length=0 -march=nocona -mtune=haswell -ftree-vectorize -fPIC -fstack-protector-strong -fno-plt -O2 -ffunction-sections -pipe -isystem /opt/conda/include -fdebug-prefix-map=/home/conda/feedstock_root/build_artifacts/r-base-split_1660164760553/work=/usr/local/src/conda/r-base-4.1.3 -fdebug-prefix-map=/opt/conda=/usr/local/src/conda-prefix -c altrep.cpp -o altrep.o
In file included from altrep.cpp:18:
./arrow_types.h:38:10: fatal error: arrow/acero/options.h: No such file or directory
38 | #include <arrow/acero/options.h>
| ^~~~~~~~~~~~~~~~~~~~~~~
compilation terminated.
make: *** [/opt/conda/lib/R/etc/Makeconf:177: altrep.o] Error 1
ERROR: compilation failed for package ‘arrow’
* removing ‘/home/jovyan/R/r-packages-4.1.3/arrow’
Warning in install.packages :
installation of package ‘arrow’ had non-zero exit status
The downloaded source packages are in
‘/tmp/RtmpgXo63Y/downloaded_packages’