# -*- 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            1
categories-append   math
maintainers         {@barracuda156 gmail.com:vital.had} openmaintainer
license             GPL-3
description         Delaunay and Voronoï tessellations
long_description    {*}${description}
homepage            https://stla.github.io/tessellation
checksums           rmd160  49d2f33d5236e9dad45591c74618b06f3efdd3dc \
                    sha256  623af6f74695b5b1d5b17a9802affcec1e0a81b5a59e886068bdbd6ba88f8ed5 \
                    size    87618491

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
