# -*- 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 x1ma lpdensity 2.5
revision            0
categories-append   math
platforms           {darwin any}
maintainers         nomaintainer
license             GPL-2
description         Local polynomial density estimation and inference
long_description    {*}${description}
checksums           rmd160  7ed719d0997cd114568d8005f4bed9e856ab4e4a \
                    sha256  4dd5d2b92b463f3314905247d40f6287d46f1e78ebb8a82b5d1ab489b8ba8697 \
                    size    29958
supported_archs     noarch

depends_lib-append  port:R-ggplot2

test.run            yes
