# -*- 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 nicholasjonirons thames 0.1.1
revision            1
categories-append   math
maintainers         nomaintainer
license             GPL-3+
description         Truncated harmonic mean estimator of the marginal likelihood
long_description    {*}${description}
checksums           rmd160  981a30fc31a83cb33adec2862ba81f973379d610 \
                    sha256  b67e7da0d1d006365ab5db8da7157c6b92a54edff7bf8a122b211483e2f36426 \
                    size    9256
supported_archs     noarch
platforms           {darwin any}

depends_lib-append  port:R-uniformly

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

test.run            yes
