# -*- 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 twutz logitnorm 0.8.39
revision            1
categories-append   math
maintainers         nomaintainer
license             GPL-2
description         Functions for the logitnormal distribution
long_description    Density, distribution, quantile and random generation function for the logitnormal distribution. \
                    Estimation of the mode and the first two moments. Estimation of distribution parameters.
checksums           rmd160  2c9b0bde0b199802678818b4cfe8b909193a7371 \
                    sha256  5e6e45185a38ec5b3441ea1c9f4c4bc2782655147b9a2e869c423bc133fe919e \
                    size    170760
supported_archs     noarch
platforms           {darwin any}

depends_test-append port:R-ggplot2 \
                    port:R-knitr \
                    port:R-markdown \
                    port:R-testthat

test.run            yes
