# -*- 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 quantCurves 1.0.0
revision            2
categories-append   math
maintainers         nomaintainer
license             CeCILL
description         Estimate quantiles curves
long_description    {*}${description}
checksums           rmd160  94b8ccd83d839ea15495aba6d231ea514b557971 \
                    sha256  deca00b10b4854cc90fdfec8e2181f04a83907779e3fc2a664a7044cda53007c \
                    size    8265
supported_archs     noarch
platforms           {darwin any}

depends_lib-append  port:R-locpol \
                    port:R-np \
                    port:R-quantreg \
                    port:R-quantregGrowth

test.run            yes