# -*- 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 stamatis.science lctools 0.2-10
revision            1
categories-append   math
maintainers         nomaintainer
license             GPL-2+
description         Local correlation, spatial inequalities, \
                    geographically-weighted regression and other tools
long_description    {*}${description}
checksums           rmd160  3f165c73fac2b659c053c1c6c032db0bed355004 \
                    sha256  610ab1d8ae8328cdaa0031097840d097a73313e7c835b559eaf5cac63b7d683f \
                    size    1999870
supported_archs     noarch
platforms           {darwin any}

depends_lib-append  port:R-pscl \
                    port:R-reshape \
                    port:R-sp \
                    port:R-weights

depends_test-append port:R-knitr \
                    port:R-rmarkdown

test.run            yes
