# -*- 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             github astamm fdakma 1.3.1 v
revision            1
categories-append   math
maintainers         nomaintainer
license             GPL-3+
description         Functional data analysis: k-mean alignment
long_description    {*}${description}
checksums           rmd160  42a36005553723f631723ec27f275880b2fc1d51 \
                    sha256  83c0f766cde88f35dff62a9c26dd776e4de91314ee09bb439d61498f988328d8 \
                    size    230664
supported_archs     noarch
platforms           {darwin any}

depends_lib-append  port:R-cli \
                    port:R-fdacluster \
                    port:R-rlang

test.run            yes
