# -*- 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 helske diagis 0.2.3
revision            1
maintainers         nomaintainer
license             GPL-2+
description         Diagnostic plot and multivariate summary statistics of weighted samples from importance sampling
long_description    {*}${description}
checksums           rmd160  05122c593c97b2a46e7b7ace6f827e4beade6def \
                    sha256  254199a7fb3cdfd8bd4fa1d7cdd96120d841a7416c4ead9f8db8e61c1a1087be \
                    size    380011

depends_lib-append  port:R-coda \
                    port:R-ggplot2 \
                    port:R-gridExtra \
                    port:R-Rcpp \
                    port:R-RcppArmadillo

compilers.setup     require_fortran

depends_test-append port:R-covr \
                    port:R-knitr \
                    port:R-rmarkdown \
                    port:R-testthat

test.run            yes
