Source: r-cran-wdi
Section: gnu-r
Priority: optional
Maintainer: Debian R Packages Maintainers <r-pkg-team@alioth-lists.debian.net>
Uploaders: Sébastien Villemot <sebastien@debian.org>
Vcs-Browser: https://salsa.debian.org/r-pkg-team/r-cran-wdi
Vcs-Git: https://salsa.debian.org/r-pkg-team/r-cran-wdi.git
Homepage: https://cran.r-project.org/package=WDI
Standards-Version: 4.6.1
Rules-Requires-Root: no
Build-Depends: debhelper-compat (= 13),
               dh-r,
               r-base-dev,
               r-cran-jsonlite
Testsuite: autopkgtest-pkg-r

Package: r-cran-wdi
Architecture: all
Depends: ${R:Depends},
         ${misc:Depends}
Recommends: ${R:Recommends}
Suggests: ${R:Suggests}
Description: GNU R package for accessing the World Development Indicators
 Search and download data from over 40 databases hosted by the World Bank,
 including the World Development Indicators (WDI), International Debt
 Statistics, Doing Business, Human Capital Index, and Sub-national Poverty
 indicators.
 .
 Note that the package does not contain the data. Instead, it provides a set of
 functions to download the data from the World Bank's website.
