# -*- 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

# GitHub version is outdated.
R.setup             cran bnaras cubature 2.1.4-1
revision            1
categories-append   math
maintainers         {@barracuda156 macos-powerpc.org:barracuda} openmaintainer
license             GPL-3
description         Adaptive multivariate integration over hypercubes
long_description    {*}${description}
homepage            https://bnaras.github.io/cubature
checksums           rmd160  5ea83e7d75b4e6b559add3701745149d64a97eed \
                    sha256  b0cf51f9179dc6d1efe4c0f548322c26119bee503e78f9a0d89aa465e8f8c257 \
                    size    3320894

depends_lib-append  port:R-Rcpp

compiler.c_standard 2017

depends_test-append port:R-benchr \
                    port:R-knitr \
                    port:R-mvtnorm \
                    port:R-rmarkdown \
                    port:R-testthat

test.run            yes
