# -*- 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 systemfit 1.1-30
revision            2
categories-append   math
maintainers         {@barracuda156 gmail.com:vital.had} openmaintainer
license             {GPL-2 GPL-3}
description         Estimating systems of simultaneous equations
long_description    {*}${description}
checksums           rmd160  04f47a30a27e933359052d418730c0eb00539a9e \
                    sha256  5994fbb81f1678325862414f58328cdc2c46d47efa1f23218e9416a4da431ce2 \
                    size    1039661
supported_archs     noarch
platforms           {darwin any}

depends_lib-append  port:R-car \
                    port:R-lmtest \
                    port:R-sandwich

depends_test-append port:R-knitr \
                    port:R-plm \
                    port:R-sem

test.run            yes
