# -*- 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 argus 0.1.1
revision            1
categories-append   math
maintainers         nomaintainer
license             GPL-2+
description         Random variate generator for the Argus distribution
long_description    {*}${description}
checksums           rmd160  c290173341e81f12e3fc97138fef842699408762 \
                    sha256  429f0eb2e8c5379d399ff500521651fcc25628320fd3d0f117c9cae3e1b5e1e1 \
                    size    7533

depends_lib-append  port:R-Runuran

test.run            yes
