# -*- 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 AndySouth rworldmap 1.3-8
revision            1
platforms           {darwin any}
maintainers         nomaintainer
license             GPL-2+
description         Mapping of global data
long_description    ${name} enables mapping of country level and gridded user datasets.
homepage            https://github.com/andysouth/rworldmap
checksums           rmd160  6332246e8a6a1d56e0156598a30c9ba5727a3d2b \
                    sha256  a60ec649f70a7537fdbe65fed58d2c48a1b191cd944681eef2944279a8dcea00 \
                    size    6363356
supported_archs     noarch

depends_lib-append  port:R-fields \
                    port:R-raster \
                    port:R-sp \
                    port:R-terra
