# -*- 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.8.0-1
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  1c3ae7b5fa3c33fb2b0a34a77cba17dae6b4fc9d \
                    sha256  7676ca1217b044e3faec31f38a5d6b0b9a6b5adc53f1d6a2168aea5ac744ea87 \
                    size    752577

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
