# -*- 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 rbg monomvn 1.9-21
revision            0
categories-append   math
maintainers         nomaintainer
license             LGPL
description         Estimation for MVN and Student t data with monotone missingness
long_description    {*}${description}
homepage            https://bobby.gramacy.com/r_packages/monomvn
checksums           rmd160  bf7074bd6ee0c435e6018866894c457ec4828ed2 \
                    sha256  f0be3bc7bec4c029e1887ed5919df2524ff9f770c9386223a6f2baff41eb4bf2 \
                    size    983556

depends_lib-append  port:R-lars \
                    port:R-mvtnorm \
                    port:R-pls \
                    port:R-quadprog

compilers.setup     require_fortran

test.run            yes
