# -*- 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             github stla tessellation d0b04c48c0c56adf9d4a0aa2a473448cd35110a9
version             2.3.0
revision            4
categories-append   math
maintainers         {@barracuda156 macos-powerpc.org:barracuda} openmaintainer
license             GPL-3
description         Delaunay and Voronoï tessellations
long_description    {*}${description}
homepage            https://stla.github.io/tessellation
checksums           rmd160  d6f820597923e20ec3d0dcbddc090535bc3f3a14 \
                    sha256  17fdce406325d3ed79e1c1e805407f5f7b87e704b6a6942a7848e93d5ed4b1a1 \
                    size    87619502
github.tarball_from archive

depends_lib-append  port:R-colorsGen \
                    port:R-cxhull \
                    port:R-english \
                    port:R-hash \
                    port:R-interp \
                    port:R-Polychrome \
                    port:R-R6 \
                    port:R-rgl \
                    port:R-Rvcg \
                    port:R-scales \
                    port:R-sets

depends_test-append port:R-knitr \
                    port:R-paletteer \
                    port:R-rmarkdown \
                    port:R-uniformly \
                    port:R-viridisLite

test.run            yes
