# -*- 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 adrian.bowman sm 2.2-6.0
revision            1
categories-append   math
maintainers         {@barracuda156 gmail.com:vital.had} openmaintainer
license             GPL-2+
description         Smoothing methods for non-parametric regression \
                    and density estimation
long_description    {*}${description}
checksums           rmd160  d9df0c7e0a2ba1c41fff23f0c5234aaf861b447c \
                    sha256  27a6e3291a572c3d30f25982902ccde5299230061e5dc1a38fb52aaac2561d61 \
                    size    258042

compilers.setup     require_fortran

depends_test-append port:R-gam \
                    port:R-interp \
                    port:R-misc3d \
                    port:R-rgl \
                    port:R-rpanel \
                    port:R-tkrplot

test.run            yes
