# -*- 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.10-4
revision            1
categories-append   math
maintainers         {@barracuda156 gmail.com:vital.had} openmaintainer
license             GPL-2+
description         R library for spatial data analysis
long_description    {*}${description}
homepage            https://geodacenter.github.io/rgeoda
checksums           rmd160  9bd718b28865c78029a3a3380b41ddc7aace584e \
                    sha256  a023d32067ecd2d8152708534ebb1ffe5d8e5838b07a0692db58c50015cd2ca3 \
                    size    752880

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
