# -*- 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 jmbh mgm 1.2-14
revision            1
categories-append   math
maintainers         nomaintainer
license             GPL-2+
description         Estimating time-varying k-order mixed graphical models
long_description    {*}${description}
checksums           rmd160  aaa244475bf1ddf6b4c50dff011a757aac85d296 \
                    sha256  fcdf895a6d782217e8705394a21f5803cbaccaefb94c5618b4ea6f6482dbb0c8 \
                    size    652122
supported_archs     noarch
platforms           {darwin any}

depends_lib-append  port:R-glmnet \
                    port:R-gtools \
                    port:R-Hmisc \
                    port:R-qgraph \
                    port:R-stringr

depends_test-append port:R-testthat

test.run            yes
