# -*- 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 khliland MatrixCorrelation 0.10.0
revision            2
categories-append   math
maintainers         {@barracuda156 gmail.com:vital.had} openmaintainer
license             GPL-2
description         Matrix Correlation coefficients
long_description    Computation and visualization of matrix correlation coefficients.
checksums           rmd160  7c1e47e4e920fc20bb6a52da347469d669be0abe \
                    sha256  7e3d1af2c0436b0ee1ee2b759a7d05b989ce48da43c9847b60a7489a59f043d9 \
                    size    24496

depends_lib-append  port:R-plotrix \
                    port:R-pracma \
                    port:R-progress \
                    port:R-RSpectra \
                    port:R-Rcpp \
                    port:R-RcppArmadillo

compilers.setup     require_fortran

test.run            yes
