# -*- 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 gensphere 1.3
revision            1
categories-append   math
maintainers         nomaintainer
license             GPL-3+
description         Generalized spherical distributions
long_description    {*}${description}
checksums           rmd160  c3d08c1c1e96ea46083e7aac552c286a1c5d9043 \
                    sha256  ef30b2431d6bbbda5a2567757ebc25a847def648eacc52937aa38b1179edc131 \
                    size    88942
supported_archs     noarch
platforms           {darwin any}

depends_lib-append  port:R-geometry \
                    port:R-mvmesh \
                    port:R-rgl \
                    port:R-SimplicialCubature \
                    port:R-SphericalCubature

test.run            yes
