# -*- 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 bowen.liu CompPareto 0.1.0
revision            1
categories-append   math
maintainers         nomaintainer
license             GPL-3
description         Discrete composite distributions with Pareto tails
long_description    {*}${description}
checksums           rmd160  4fea56bb71e48ddf4d11319993f2039c3a069c2f \
                    sha256  ff53c9194f22aeb1191c66fdbc0b7e4f51e9fbb5731cbdb5e4e5347a91564cbc \
                    size    3739
supported_archs     noarch
platforms           {darwin any}

depends_lib-append  port:R-actuar

test.run            yes
