Other packages > Find by keyword >

WDI  

World Development Indicators and Other World Bank Data
View on CRAN: Click here


Download and install WDI package within the R console
Install from CRAN:
install.packages("WDI")

Install from Github:
library("remotes")
install_github("cran/WDI")

Install by package version:
library("remotes")
install_version("WDI", "2.7.9")



Attach the package and use:
library("WDI")
Maintained by
Vincent Arel-Bundock
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2010-06-14
Latest Update: 2025-03-22
Description:
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.
How to cite:
Vincent Arel-Bundock (2010). WDI: World Development Indicators and Other World Bank Data. R package version 2.7.9, https://cran.r-project.org/web/packages/WDI. Accessed 08 Aug. 2026.
Previous versions and publish date:
(2026-07-09 08:29), 0.1.1 (2010-06-21 08:38), 0.1.2 (2010-11-16 10:28), 0.1.3 (2011-01-03 13:28), 0.1.4 (2011-03-20 07:54), 0.1 (2010-06-14 08:55), 2.0 (2012-06-19 20:40), 2.1 (2012-06-25 07:22), 2.2 (2012-12-04 17:03), 2.4 (2013-08-20 23:43), 2.5.1 (2018-12-07 15:20), 2.5 (2018-04-10 14:12), 2.6.0 (2019-03-03 22:00), 2.7.0 (2020-06-23 07:30), 2.7.1 (2020-07-05 15:00), 2.7.2 (2021-01-22 06:40), 2.7.3 (2021-03-30 15:20), 2.7.4 (2021-04-06 18:40), 2.7.5 (2022-02-02 13:50), 2.7.6 (2022-02-25 19:30), 2.7.7 (2022-07-16 09:30), 2.7.8 (2022-09-25 13:10), 2.7.9 (2025-03-22 13:50)
Other packages that cited WDI R package
View WDI citation profile
Other R packages that WDI depends, imports, suggests or enhances
Complete documentation for WDI
Functions, R codes and Examples using the WDI R package
Some associated functions: WDI-package . WDI . WDI_data . WDIbulk . WDIcache . WDIsearch . languages_supported . wdi.dl . wdi.query . 
Some associated R codes: WDI-package.R . WDI.R . WDI_data.R .  Full WDI package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

nextGenShinyApps  
Craft Exceptional 'R Shiny' Applications and Dashboards with Novel Responsive Tools
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency  
skewt  
The Skewed Student-t Distribution
Density, distribution function, quantile function and random generation for the skewed t distributio ...
Download / Learn more Package Citations See dependency  
box  
Write Reusable, Composable and Modular R Code
A modern module system for R. Organise code into hierarchical, composable, reusable modules, and us ...
Download / Learn more Package Citations See dependency  
FastGaSP  
Fast and Exact Computation of Gaussian Stochastic Process
Implements fast and exact computation of Gaussian stochastic process with the Matern kernel using fo ...
Download / Learn more Package Citations See dependency  
Morpho  
Calculations and Visualisations Related to Geometric Morphometrics
A toolset for Geometric Morphometrics and mesh processing. This includes (among other stuff) mesh d ...
Download / Learn more Package Citations See dependency  
productplots  
Product Plots for R
Framework for visualising tables of counts, proportions and probabilities. The framework is called ...
Download / Learn more Package Citations See dependency  

28,083

R Packages

239,283

Dependencies

74,752

Author Associations

28,084

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA