# -*- 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 robustvarComp 0.1-7
revision            2
categories-append   math
maintainers         {@barracuda156 gmail.com:vital.had} openmaintainer
license             GPL-2
description         Robust estimation of variance component models
long_description    {*}${description}
checksums           rmd160  7b05d3c34cdca667bd7fdfaf67415852df2293fb \
                    sha256  534febdf9d50dc0e50120a2bfb213dd41ed9baed691ac7cfd60adebfaab8b76e \
                    size    134907

depends_lib-append  port:R-GSE \
                    port:R-numDeriv \
                    port:R-plyr \
                    port:R-robust \
                    port:R-robustbase

compilers.setup     require_fortran

depends_test-append port:R-mvtnorm \
                    port:R-WWGbook

test.run            yes
