# -*- 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 blakemoya copre 0.2.2
revision            1
categories-append   math
maintainers         {@barracuda156 macos-powerpc.org:barracuda} openmaintainer
license             GPL-2+
description         Tools for non-parametric martingale posterior sampling
long_description    Performs Bayesian non-parametric density estimation using Martingale posterior distributions \
                    including the Copula Resampling (CopRe) algorithm.
checksums           rmd160  602e5af950d48ef1b397fb249cdd768c27c47458 \
                    sha256  09b6ef9c149a3364c7b19b0826b9b49ff593e7d10513007e73a4b560f0a3b955 \
                    size    2471111

depends_lib-append  port:R-abind \
                    port:R-BH \
                    port:R-dirichletprocess \
                    port:R-pracma \
                    port:R-Rcpp \
                    port:R-RcppArmadillo

compilers.setup     require_fortran

depends_test-append port:R-ggplot2

test.run            yes
