# -*- 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 justinesarey clusterSEs 2.6.5
revision            1
categories-append   math
maintainers         nomaintainer
license             GPL-2+
description         Calculate cluster-robust p-values and confidence intervals
long_description    {*}${description}
checksums           rmd160  c6b2695969c4d9fc39eadbe71d2077ed8a289997 \
                    sha256  da9effda34daa0c1cf70f4d0baa8179a097555ba42e03e7abdae73f06a3a0b35 \
                    size    30436
supported_archs     noarch
platforms           {darwin any}

depends_lib-append  port:R-AER \
                    port:R-dfidx \
                    port:R-Formula \
                    port:R-lmtest \
                    port:R-mlogit \
                    port:R-plm \
                    port:R-sandwich

test.run            yes
