# -*- 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 jmazucheli mle.tools 1.0.0
revision            1
categories-append   math
platforms           {darwin any}
maintainers         nomaintainer
license             GPL-2+
description         Expected/observed Fisher information and bias-corrected \
                    maximum likelihood estimate(s)
long_description    {*}${description}
checksums           rmd160  ca17f207b8cf254a12da6b4057040e667b4afded \
                    sha256  2bbf68738d58636bd35775852f13275f225bea2cb816807cca3f0c17836cd60b \
                    size    6769
supported_archs     noarch

depends_test-append port:R-fitdistrplus

test.run            yes
