# -*- 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 clime 0.5.0
revision            1
categories-append   math
maintainers         nomaintainer
license             GPL-2
description         Constrained L1-minimization for inverse (covariance) matrix estimation
long_description    {*}${description}
checksums           rmd160  cd26fc3e242a5f234e61344e9d4d453cf27719fc \
                    sha256  52fda3dcb3c9f80e0ee36303fb168b9991bee3d29b028514bfd8384a3723ac97 \
                    size    7990
supported_archs     noarch
platforms           {darwin any}

depends_lib-append  port:R-lpSolve

test.run            yes
