# -*- 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 sgee 0.6-0
revision            2
categories-append   math
maintainers         nomaintainer
license             GPL-3+
description         Stagewise Generalized Estimating Equations
long_description    {*}${description}
checksums           rmd160  77045b133007e4bf1d085ebafd680854577b08ac \
                    sha256  e3d22aea4e445f8e6e091f9b95725645369262a2b9b4587458dc7f1b55f3b114 \
                    size    66615
supported_archs     noarch
platforms           {darwin any}

depends_lib-append  port:R-copula \
                    port:R-mvtnorm

test.run            yes
