# -*- 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

# GitHub version is outdated.
R.setup             cran geodacenter rgeoda 0.0.11-1
revision            2
categories-append   gis
maintainers         {@barracuda156 macos-powerpc.org:barracuda} openmaintainer
license             GPL-2+
description         R library for spatial data analysis
long_description    {*}${description}
homepage            https://geodacenter.github.io/rgeoda
checksums           rmd160  0b44e0d65aec3b59c0308035198992807914abf1 \
                    sha256  af7e507760e41ca1194fdf7a03af6efa5e197a60d3c2da979590b1cb0945395d \
                    size    751318

depends_lib-append  port:R-BH \
                    port:R-digest \
                    port:R-Rcpp \
                    port:R-sf

compiler.cxx_standard 2017

depends_test-append port:R-sp \
                    port:R-wkb

test.run            yes
