# -*- 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 r-spatial classInt 0.4-11
revision            2
maintainers         nomaintainer
license             GPL-2+
description         Choose univariate class intervals
long_description    {*}${description}
homepage            https://r-spatial.github.io/classInt
checksums           rmd160  ced481b0a0687b5a020fe738a698644d3a0f520a \
                    sha256  8d366844cf7f951cc5b65423c3ccf50ebc3c11cf9d1fc90f8208e7d869c5d0a6 \
                    size    440406

depends_lib-append  port:R-e1071

compilers.setup     require_fortran

depends_test-append port:R-knitr \
                    port:R-rmarkdown \
                    port:R-spData \
                    port:R-tinytest \
                    port:R-units

test.run            yes
