# -*- 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 cran sft 2.2-1
revision            1
categories-append   math
maintainers         nomaintainer
license             GPL-2+
description         Functions for systems factorial technology analysis of data
long_description    {*}${description}
checksums           rmd160  faec2bfc20e81c9017e3201054ff31426c0f4c39 \
                    sha256  63f0eec3e189c62ac63148693a188a7be2c38225063f8d1d7cc6a2a21631bf3b \
                    size    217244
supported_archs     noarch
platforms           {darwin any}

depends_lib-append  port:R-fda \
                    port:R-SuppDists

test.run            yes
