# -*- 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 cran SphericalCubature 1.5
revision            2
categories-append   math
maintainers         {@barracuda156 gmail.com:vital.had} openmaintainer
license             {GPL-2 GPL-3}
description         Numerical integration over spheres and balls in n-dimensions, multivariate polar coordinates
long_description    {*}${description}
checksums           rmd160  a4f851e403d8c9770a1c946ab77b27cd21ba1801 \
                    sha256  701f480cef3aa4f2b02960bc29e8f880f93e740a911c4649cbd3e73f7672490e \
                    size    24093
supported_archs     noarch
platforms           {darwin any}

depends_lib-append  port:R-abind \
                    port:R-cubature \
                    port:R-mvmesh \
                    port:R-SimplicialCubature

test.run            yes
