# -*- 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 bastistician polyCub 0.9.2 v
revision            2
categories-append   math
maintainers         nomaintainer
license             GPL-2
description         Cubature over polygonal domains
long_description    {*}${description}
checksums           rmd160  3b8533e3ad208d7efb5d78b7b6f3d550d4b36c13 \
                    sha256  475832fd41d5ce76058d54d64d52a6595c392b3a6d275d7aa898dcf33a5ba087 \
                    size    102196
github.tarball_from archive

depends_lib-append  port:R-sp

depends_test-append port:R-cubature \
                    port:R-knitr \
                    port:R-markdown \
                    port:R-microbenchmark \
                    port:R-mvtnorm \
                    port:R-sf \
                    port:R-spatstat.geom \
                    port:R-statmod

test.run            yes
