# -*- 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.1
revision            1
categories-append   math
maintainers         {@barracuda156 macos-powerpc.org:barracuda} openmaintainer
license             GPL-2
description         Matrix Correlation coefficients
long_description    Computation and visualization of matrix correlation coefficients.
homepage            https://github.com/khliland/MatrixCorrelation
checksums           rmd160  7e7a01b36f5218b152fdab959ae0587fe34afa03 \
                    sha256  aedafd58eb6f021393191c9cb4ad919003bda0fe8e2fcd598c7753f7a747344e \
                    size    25240

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
