# -*- 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

# Revert to GitHub once updated there.
R.setup             cran AuroreAA ICSClust 0.1.1
revision            1
categories-append   math
maintainers         {@barracuda156 macos-powerpc.org:barracuda} openmaintainer
license             GPL-3+
description         Tandem clustering with invariant coordinate selection
long_description    {*}${description}
checksums           rmd160  2b0ca9be868267847c1e1e17276ca1b3306c5cc6 \
                    sha256  3e8afb3b0245b29b6be04b1e791eef06681163dcc93ad04ddbcb517c47a3f0dd \
                    size    306229
# github.tarball_from archive

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
