# -*- 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 jolars polylabelr 0.3.0 v
revision            0
categories-append   math
maintainers         nomaintainer
license             MIT
description         Find the pole of inaccessibility (visual center) \
                    of a polygon
long_description    {*}${description}
homepage            https://jolars.github.io/polylabelr
checksums           rmd160  2319b498a1dcccdbcbfd801cb922ff5308bbb351 \
                    sha256  f4dde8d310cdf80d05340c8ef9ba0ade36fca4c6f6e68c931e8f26a34a8531de \
                    size    29433

depends_lib-append  port:R-Rcpp

depends_test-append port:R-covr \
                    port:R-sf \
                    port:R-spelling \
                    port:R-testthat

test.run            yes
