# -*- 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 mariafrancesca.marino lqmix 1.0
revision            1
categories-append   math
maintainers         nomaintainer
license             GPL-2+
description         Linear Quantile Mixture models
long_description    {*}${description}
checksums           rmd160  83b11932f36ae9cb7038f152f54a5f0e192d5640 \
                    sha256  42520bdc846bac5f25820eb5591d7b424a7b4e5eabc385b71d37dfc99e2961de \
                    size    94949
supported_archs     noarch
platforms           {darwin any}

depends_lib-append  port:R-diagram \
                    port:R-doParallel \
                    port:R-foreach \
                    port:R-quantreg \
                    port:R-Rdpack

test.run            yes
