# -*- 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             github ropensci rnaturalearth 1.0.1 v
revision            1
categories-append   gis
maintainers         nomaintainer
license             MIT
description         World map data from Natural Earth
long_description    {*}${description}
homepage            https://docs.ropensci.org/rnaturalearth
checksums           rmd160  caf1da6d89274f1c5bbe96ed65197e6adc744bf2 \
                    sha256  b3b84f89fd880a56c756b6c3fe461cb40f8c3e653e68019796b2865d0b6db9d7 \
                    size    1608224
supported_archs     noarch
platforms           {darwin any}

depends_lib-append  port:R-httr \
                    port:R-jsonlite \
                    port:R-sf \
                    port:R-terra
