# -*- 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 ardlop zipfextR 1.0.2
revision            1
categories-append   math
maintainers         nomaintainer
license             GPL-3
description         Zipf Extended Distributions
long_description    {*}${description}
checksums           rmd160  93232ea3e4e65fa0f70e6670eb7fbcb74eafa740 \
                    sha256  10ae07d83d29c2008d9db736dfe4a301f73ce77c55dad2f8d270b97cf8de340f \
                    size    28478
supported_archs     noarch
platforms           {darwin any}

depends_lib-append  port:R-copula \
                    port:R-tolerance \
                    port:R-VGAM

depends_test-append port:R-testthat

test.run            yes
