# -*- 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 valentint pcaPP 2.0-5
revision            0
categories-append   math
maintainers         {@barracuda156 gmail.com:vital.had} openmaintainer
license             GPL-3+
description         Robust PCA by Projection Pursuit
long_description    {*}${description}
homepage            https://github.com/valentint/pcaPP
checksums           rmd160  f04ef24863923effafa0d1281a5b04a5da22f630 \
                    sha256  674faed967016a19f9d927506d6b3f4fc7ff2b2ab5679b2368429ee2c61b7c10 \
                    size    200521

depends_lib-append  port:R-mvtnorm

compilers.setup     require_fortran

depends_test-append port:R-robustbase

test.run            yes
