# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4 PortSystem 1.0 PortGroup openssl 1.0 PortGroup R 1.0 R.setup cran apache arrow 16.1.0 revision 0 categories-append devel maintainers {@barracuda156 gmail.com:vital.had} openmaintainer license Apache-2 description Integration with Apache Arrow long_description {*}${description} homepage https://arrow.apache.org/docs/r checksums rmd160 1e84e1f5ffaaa9dabca85c7f4049d73aaa9952f4 \ sha256 66c1586ee7becd65b4d21b11ffcd157dc19f75c3c10ff5c5b3610689aadce7ef \ size 4439675 depends_build-append \ port:pkgconfig depends_lib-append port:apache-arrow \ port:curl \ port:R-assertthat \ port:R-bit64 \ port:R-cpp11 \ port:R-glue \ port:R-purrr \ port:R-R6 \ port:R-rlang \ port:R-tidyselect \ port:R-vctrs # https://github.com/apache/arrow/issues/38769 patchfiles patch-fix-configure.diff compiler.cxx_standard 2017 depends_test-append port:R-blob \ port:R-cli \ port:R-curl \ port:R-DBI \ port:R-dbplyr \ port:R-decor \ port:R-distro \ port:R-dplyr \ port:R-duckdb \ port:R-hms \ port:R-knitr \ port:R-lubridate \ port:R-pillar \ port:R-pkgload \ port:R-reticulate \ port:R-rmarkdown \ port:R-stringi \ port:R-stringr \ port:R-sys \ port:R-testthat \ port:R-tibble \ port:R-tzdb \ port:R-withr # Some tests fail on PowerPC: https://github.com/apache/arrow/issues/35083 test.run yes