# -*- 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 ClusPred 1.1.0
revision            1
categories-append   math
maintainers         {@barracuda156 gmail.com:vital.had} openmaintainer
license             {GPL-2 GPL-3}
description         Simultaneous semi-parametric estimation of clustering and regression
long_description    {*}${description}
checksums           rmd160  07844fc505979212276d8d858a859bdb7422c811 \
                    sha256  64718ee0acb5b32b3405cf61eca660b2027ac0052d4a9536b351ddeee62ef58a \
                    size    13227

depends_lib-append  port:R-ald \
                    port:R-ALDqr \
                    port:R-quantreg \
                    port:R-Rcpp \
                    port:R-RcppArmadillo \
                    port:R-VGAM

compilers.setup     require_fortran

test.run            yes
