# -*- 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 haghbinh ReMFPCA 1.0.0
revision            1
categories-append   math
maintainers         nomaintainer
license             GPL-2+
description         Regularized multivariate functional principal component analysis
long_description    {*}${description}
checksums           rmd160  e18cd41fc962aaa2b3af711dd1e80f13f06b4da5 \
                    sha256  2c0f9e8fadae00f6bd9efe824254d245b577598fd0e628199a91e85894fff260 \
                    size    19314
supported_archs     noarch
platforms           {darwin any}

depends_lib-append  port:R-expm \
                    port:R-fda \
                    port:R-R6

test.run            yes
