# -*- 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 WPKDE 0.1
revision            1
categories-append   math
maintainers         nomaintainer
license             GPL
description         Weighted Piece-wise Kernel Density Estimation
long_description    {*}${description}
checksums           rmd160  649ef023b0319b4738b4febcd8bb7db9d19da29a \
                    sha256  c6d5cc00f539a5997fcf1048d3c92ee258f2a95e9370624b37812f1782a21b80 \
                    size    7621

depends_test-append port:R-mvtnorm

test.run            yes
