# -*- 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 HMMcopula 1.0.4
revision            1
categories-append   math
maintainers         nomaintainer
license             GPL-2+
description         Markov regime switching copula models estimation and goodness of fit
long_description    R functions to estimate and perform goodness of fit test for several Markov regime switching and mixture bivariate copula models.
checksums           rmd160  aefdd630348842b45c84faa71a593648b179b71d \
                    sha256  958ccb3e1a17e97b5f996c9f2303371b17fe1f93b8802e0956b18e2cc056bbbe \
                    size    16267
supported_archs     noarch
platforms           {darwin any}

depends_lib-append  port:R-copula \
                    port:R-doParallel \
                    port:R-foreach \
                    port:R-matrixcalc \
                    port:R-mvtnorm

test.run            yes
