# -*- 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 joerg.polzehl aws 2.5-5
revision            1
categories-append   math
maintainers         nomaintainer
license             GPL-2+
description         Adaptive Weights Smoothing
long_description    {*}${description}
checksums           rmd160  d6602c52997d0e723f2216ff72408c9bc7c5fefc \
                    sha256  b27cb2795cb59592d474cfaf49a21657a8878404da4f01c556f7323e953b4c5b \
                    size    597128

depends_lib-append  port:R-awsMethods \
                    port:R-gsl

compilers.setup     require_fortran

test.run            yes
