# -*- 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             github mikldk disclapmix 1.7.4
revision            2
categories-append   math
maintainers         {@barracuda156 gmail.com:vital.had} openmaintainer
license             GPL-2
description         Discrete Laplace mixture inference using the EM algorithm
long_description    {*}${description}
checksums           rmd160  d88386599e30c552b5e6ac656f0305f20b136b0e \
                    sha256  c0323688d275fcd5e6819fab3b71d3bcec9f6fafef3632dced75fdb1c62279a7 \
                    size    462806

depends_lib-append  port:R-disclap \
                    port:R-Rcpp \
                    port:R-RcppProgress
