# -*- 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             github AuroreAA ICSClust 0.1.0
revision            1
categories-append   math
maintainers         {@barracuda156 gmail.com:vital.had} openmaintainer
license             GPL-3+
description         Tandem clustering with invariant coordinate selection
long_description    {*}${description}
checksums           rmd160  56fdaa3214b4b8047189a494c53300382a1e1c29 \
                    sha256  37ca748f27120671c5fa20a8c0b09c1ff83667c8a590331d8411eac737598a48 \
                    size    328565

depends_lib-append  port:R-fpc \
                    port:R-GGally \
                    port:R-ggplot2 \
                    port:R-heplots \
                    port:R-ICS \
                    port:R-mclust \
                    port:R-moments \
                    port:R-mvtnorm \
                    port:R-otrimle \
                    port:R-Rcpp \
                    port:R-RcppArmadillo \
                    port:R-RcppRoll \
                    port:R-rrcov \
                    port:R-scales \
                    port:R-tclust

compilers.setup     require_fortran

depends_test-append port:R-testthat

test.run            yes
