# -*- 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 kisungyou CovTools 0.5.4
revision            1
categories-append   math
maintainers         nomaintainer
license             GPL-3+
description         Statistical tools for covariance analysis
long_description    {*}${description}
checksums           rmd160  1a6574058ecf0a38a522ab823d8b25d787358d40 \
                    sha256  558f1b1480d785c525902c7971bcd164d53c7929dd38d628965009ffe77878ae \
                    size    96002

depends_lib-append  port:R-doParallel \
                    port:R-expm \
                    port:R-foreach \
                    port:R-geigen \
                    port:R-mvtnorm \
                    port:R-pracma \
                    port:R-Rcpp \
                    port:R-RcppArmadillo \
                    port:R-Rdpack \
                    port:R-shapes \
                    port:R-SHT

compilers.setup     require_fortran

test.run            yes
