# -*- 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 sorenh gRc 0.5.0
revision            1
categories-append   math
maintainers         nomaintainer
license             GPL
description         Inference in graphical Gaussian models with edge and vertex symmetries
long_description    {*}${description}
checksums           rmd160  b7218ff45bdd3c91756a85390de7fd5d5f79eb2a \
                    sha256  17ef46cb5f47ac7dde17806b8b82af0c46307e31c246fa76bf83fdd6a23adf89 \
                    size    55336

depends_lib-append  port:R-gRbase \
                    port:R-igraph \
                    port:R-Rcpp \
                    port:R-RcppArmadillo

compilers.setup     require_fortran

depends_test-append port:R-knitr \
                    port:R-microbenchmark

test.run            yes
