# -*- 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 gpiras sphet 2.0
revision            1
categories-append   math
maintainers         nomaintainer
license             GPL-2
description         Estimation of spatial autoregressive models with and without heteroskedastic innovations
long_description    {*}${description}
checksums           rmd160  ae5d973b7d4224d7be2ee8d44d13685f6f387285 \
                    sha256  e7f86aefb0c76975cc9b8111e1044e1d85cd6d1d18478b72c5a8b0ba26b124e3 \
                    size    312908
supported_archs     noarch
platforms           {darwin any}

depends_lib-append  port:R-coda \
                    port:R-mvtnorm \
                    port:R-sf \
                    port:R-sp \
                    port:R-spatialreg \
                    port:R-spData \
                    port:R-spdep \
                    port:R-stringr

test.run            yes
