# -*- 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.1
revision            0
categories-append   math
maintainers         {@barracuda156 gmail.com:vital.had} 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  16592ebc07e6308adde9d50abeaa88076bd3994f \
                    sha256  11d550ef30c20b566ad557b6e8eb3685cdb17a20788cd64750725c59f9d0f7d1 \
                    size    2470620

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
