# -*- 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 MLEce 2.1.0
revision            1
categories-append   math
maintainers         {@barracuda156 gmail.com:vital.had} openmaintainer
license             GPL-2
description         Asymptotic efficient closed-form estimators for multivariate distributions
long_description    {*}${description}
checksums           rmd160  8834935f4d675d5093864734f1045ba985ba8191 \
                    sha256  f0373a0d7c602ba474fba6ca94b5ad2e5f3eef06e8680aeda7983f885c1411a4 \
                    size    18989
supported_archs     noarch
platforms           {darwin any}

depends_lib-append  port:R-ggplot2 \
                    port:R-LaplacesDemon \
                    port:R-mvtnorm \
                    port:R-nleqslv \
                    port:R-reshape \
                    port:R-sirt

test.run            yes
