# -*- 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 khliland pls 2.8-5
revision            0
categories-append   math
platforms           {darwin any}
maintainers         nomaintainer
license             GPL-2
description         Partial least squares and principal component regression
long_description    {*}${description}
homepage            https://github.com/khliland/pls
checksums           rmd160  576d20fd221457f8d75f6dcdf1568f26c13a1b14 \
                    sha256  8029018d4c8921fa4c7ec5081551afdcc55d53271d9920db828483b442a033cf \
                    size    4367047
supported_archs     noarch

depends_test-append port:R-Rmpi \
                    port:R-RUnit \
                    port:R-testthat

test.run            yes
