# -*- 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 GerritEichner kader 0.0.8 v
revision            1
categories-append   math
maintainers         nomaintainer
license             GPL-3
description         Kernel adaptive density estimation and regression
long_description    {*}${description}
checksums           rmd160  27af6131947c0808d1da8061e0cbb4cc2cc01792 \
                    sha256  15e0c459f51aa4279c3f04a3ef6f0656a555160b10a7c21206914d5e1b3c837e \
                    size    69289
supported_archs     noarch
platforms           {darwin any}

depends_test-append port:R-testthat

test.run            yes
