# -*- 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 LNPar 0.1.0
revision            1
categories-append   math
maintainers         nomaintainer
license             MIT
description         Estimation and testing for a Lognormal-Pareto mixture
long_description    {*}${description}
checksums           rmd160  55ae9481edfa0c7791837acb285f776f74936d2d \
                    sha256  e96bd025898309c53c2f145fc1ee319533219a2055a561b74c4f6c7613a1eadd \
                    size    24649
supported_archs     noarch
platforms           {darwin any}

depends_lib-append  port:R-Rdpack

test.run            yes
