# -*- 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 arothman MRCE 2.4
revision            0
categories-append   math
maintainers         nomaintainer
license             GPL-2
description         Multivariate Regression with Covariance Estimation
long_description    {*}${description}
checksums           rmd160  5979ae5b3309493dabc3df35a9b38281240514b6 \
                    sha256  0cab354bd4151138c11579a42d15e5f283c79e31a9e5280ba3f7ae60eb87ad48 \
                    size    13040

depends_lib-append  port:R-glasso

test.run            yes
