# -*- 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 cran ICtest 0.3-5
revision            2
categories-append   math
maintainers         {@barracuda156 gmail.com:vital.had} openmaintainer
license             {GPL-2 GPL-3}
description         Estimating and testing the number of interesting components in linear dimension reduction
long_description    {*}${description}
checksums           rmd160  e6c6e4fffb00bf101a151574ba50597b0a06e9a4 \
                    sha256  d7deaf65fb0dbbeab321a58da5443675a4d5cf244924fb37221d37e2a5fe278e \
                    size    1009681

depends_lib-append  port:R-GGally \
                    port:R-ggplot2 \
                    port:R-ICS \
                    port:R-ICSNP \
                    port:R-JADE \
                    port:R-mvtnorm \
                    port:R-png \
                    port:R-Rcpp \
                    port:R-RcppArmadillo \
                    port:R-RcppRoll \
                    port:R-survey \
                    port:R-xts \
                    port:R-zoo

compilers.setup     require_fortran

depends_test-append port:R-fICA \
                    port:R-knitr \
                    port:R-rmarkdown

test.run            yes
