# -*- 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 cran disclapmix2 0.6.1
revision            2
categories-append   math
maintainers         {@barracuda156 gmail.com:vital.had} openmaintainer
license             {GPL-2 GPL-3}
description         Mixtures of discrete Laplace distributions using numerical optimisation
long_description    {*}${description}
checksums           rmd160  8d0a7ed5eff0367a8ee25d99750880a36798e090 \
                    sha256  7adccafb23907664d736a060c4a76c819c520d2209d3d18555c4c9d337270f53 \
                    size    365169

depends_lib-append  port:R-Rcpp

depends_test-append port:R-disclapmix \
                    port:R-readxl \
                    port:R-testthat

test.run            yes
