# -*- 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 weiserc mvQuad 1.0-8
revision            1
categories-append   math
maintainers         nomaintainer
license             GPL-3
description         Methods for multivariate quadrature
long_description    {*}${description}
checksums           rmd160  c20486d059c2e181899d2827586c358f018dec0f \
                    sha256  fdebf75da7d4fba27ce1ce7d7069e3c9f617c853d3d81f220ede90d42ace7814 \
                    size    272285
supported_archs     noarch
platforms           {darwin any}

depends_lib-append  port:R-data.table \
                    port:R-statmod

depends_test-append port:R-knitr \
                    port:R-rgl \
                    port:R-rmarkdown

test.run            yes
