# -*- 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 enricoschumann BISdata 0.2-3 v _CRAN
revision            0
categories-append   economics
maintainers         nomaintainer
license             GPL-3
description         Download data from the Bank for International Settlements (BIS)
long_description    {*}${description}
homepage            https://enricoschumann.net/R/packages/BISdata
checksums           rmd160  1bdaf5d7d7a8f02a8bc7c86d87eb1b18f01eb142 \
                    sha256  db301213b75713dbe32db58f4ffeda3a263f1daeb4d85fa4d17a86c89c6e1b43 \
                    size    7766
supported_archs     noarch
platforms           {darwin any}
github.tarball_from archive

depends_test-append port:R-zoo

test.run            yes
