# -*- 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 n.hamilton smoother 1.3
revision            1
categories-append   finance
maintainers         nomaintainer
license             GPL-2
description         Functions related to the smoothing of numerical data
long_description    {*}${description}
checksums           rmd160  d6ca672c80e8cebb32729e111974e57f9845b0e1 \
                    sha256  e8df4bc88e9d95c30c66fc10e6b1b485626828b6d28ad1a52a20168736468277 \
                    size    5316
supported_archs     noarch
platforms           {darwin any}

depends_lib-append  port:R-TTR

test.run            yes
