# -*- 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 olafmersmann truncnorm 1.0-9
revision            1
categories-append   math
maintainers         {@barracuda156 gmail.com:vital.had} openmaintainer
license             {GPL-2 GPL-3}
description         Truncated normal distribution
long_description    Density, probability, quantile and random number generation functions \
                    for the truncated normal distribution.
checksums           rmd160  18ccaea8d8030d10ecf3b4bc80fdd38648d11dee \
                    sha256  5156acc4d63243bf95326d6285b0ba3cdf710697d67c233a12ae56f3d87ec708 \
                    size    11629

depends_test-append port:R-testthat

test.run            yes
