# -*- 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 aalfons ccaPP 0.3.4
revision            0
categories-append   math
maintainers         nomaintainer
license             GPL-2+
description         Canonical Correlation Analysis via Projection Pursuit
long_description    {*}${description}
homepage            https://github.com/aalfons/ccaPP
checksums           rmd160  c482eabb52aea5bbed881776f6d9e8273fbf9625 \
                    sha256  a51162e5ec62a73773d98647d646d42c3c3b15119253fb997cc25489394a7c99 \
                    size    150829

depends_lib-append  port:R-pcaPP \
                    port:R-Rcpp \
                    port:R-RcppArmadillo \
                    port:R-robustbase

compilers.setup     require_fortran

depends_test-append port:R-knitr \
                    port:R-mvtnorm

test.run            yes
