# -*- 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 aadler Delaporte 8.4.3 v
revision            1
categories-append   math
maintainers         nomaintainer
license             BSD
description         Statistical functions for the Delaporte distribution
long_description    {*}${description}
checksums           rmd160  ad883c0eab22029628d1ab087a5c84ffd8f8dfd1 \
                    sha256  af49300e5a2003cffbe80a7c70d7aa1358f7e35b5fce4c912b6890777387af0c \
                    size    35646

compilers.setup     require_fortran

depends_test-append port:R-covr \
                    port:R-tinytest

test.run            yes
