# -*- 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 vincentarelbundock WDI 2.7.8
revision            0
categories-append   economics
platforms           {darwin any}
maintainers         nomaintainer
license             GPL-3
description         World Development Indicators and other World Bank data
long_description    {*}${description}
homepage            https://vincentarelbundock.github.io/WDI/
checksums           rmd160  12613f7e92431053a0bb890f64dda5fcb3949a6a \
                    sha256  acf56a705d38cadda108a1b9f3a8ce22090bac57c44f1b6ffd23c43d3c39ede0 \
                    size    444133
supported_archs     noarch

depends_lib-append  port:R-jsonlite

depends_test-append port:R-curl \
                    port:R-testthat \
                    port:R-tidyr

test.run            yes
