# -*- 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 lorec 0.6.1
revision            1
categories-append   math
maintainers         nomaintainer
license             GPL-2
description         LOw Rand and sparsE Covariance matrix estimation
long_description    {*}${description}
checksums           rmd160  78c7f67114cc8d4cff85b0fc5c94de6b170f3f4f \
                    sha256  c5d8659836807164e083385a5edd1d719f49f24aa514b83e0db047ae50bbfe55 \
                    size    3767

compilers.setup     require_fortran

depends_test-append port:R-clime \
                    port:R-scio

test.run            yes
