# -*- 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 qGaussian 0.1.8
revision            2
categories-append   math
maintainers         nomaintainer
license             {GPL-2 GPL-3}
description         q-Gaussian distribution
long_description    {*}${description}
checksums           rmd160  791a31189c52921957b5b5134bd19dadce8648f2 \
                    sha256  8c7c9c28dff3507a2b5640da1df5ba413d00c5b7dc2f6d1b0d996bf27a19be0b \
                    size    6044

depends_lib-append  port:R-Rcpp \
                    port:R-robustbase \
                    port:R-zipfR

test.run            yes
