# -*- 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 Tinflex 2.4
revision            1
categories-append   math
maintainers         nomaintainer
license             GPL-2+
description         Universal non-uniform random number generator
long_description    An universal non-uniform random number generator for quite arbitrary distributions \
                    with piece-wise twice differentiable densities.
checksums           rmd160  1b77271cb519ee622799e27028c75e66b089b682 \
                    sha256  31558dd0d9877e05ba8d27a584609cef1373c54b9935c5bec8d8ea6ef6a23de7 \
                    size    49942

depends_test-append port:R-Runuran

test.run            yes
