# -*- 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           R 1.0

R.setup             cran apache nanoarrow 0.9.0
revision            0
categories-append   devel
maintainers         {@barracuda156 macos-powerpc.org:barracuda} openmaintainer
license             Apache-2
description         Interface to the nanoarrow C library
long_description    {*}${description}
homepage            https://github.com/apache/arrow-nanoarrow
checksums           rmd160  5d1612e5f2b1729914549ab8a3a789f21922c80a \
                    sha256  c3b6bff407f0bd57f74991ca88460723e1aacc06747ff6f1eff2fc07a6771a55 \
                    size    768730

depends_lib-append  port:lz4 \
                    port:zstd

depends_test-append port:R-arrow \
                    port:R-bit64 \
                    port:R-blob \
                    port:R-dplyr \
                    port:R-hms \
                    port:R-jsonlite \
                    port:R-reticulate \
                    port:R-rlang \
                    port:R-testthat \
                    port:R-tibble \
                    port:R-vctrs \
                    port:R-withr

test.run            yes
