# -*- 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 npgraham1 multiwayvcov 1.2.3
revision            1
categories-append   math
maintainers         nomaintainer
license             BSD
description         Multi-way standard error clustering
long_description    {*}${description}
homepage            https://sites.google.com/site/npgraham1/research/code
checksums           rmd160  54e269fd86eb415de48371f324a1f043d982c672 \
                    sha256  cc4d1f3ec31832bc145dae866a15426edf232663c448f08b464c491314abdafe \
                    size    107843
supported_archs     noarch
platforms           {darwin any}

depends_lib-append  port:R-sandwich

depends_test-append port:R-lmtest

test.run            yes
