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 18 Sep. 2026.
Previous versions and publish date:
(2026-08-20 07:24), 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), 2.7.10 (2026-04-05 13:30)
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

injectoR  
R Dependency Injection
R dependency injection framework. Dependency injection allows a program design to follow the depend ...
Download / Learn more Package Citations See dependency  
downlit  
Syntax Highlighting and Automatic Linking
Syntax highlighting of R code, specifically designed for the needs of 'RMarkdown' packages like 'pk ...
Download / Learn more Package Citations See dependency  
data360r  
Wrapper for 'TCdata360' and 'Govdata360' API
Makes it easy to engage with the Application Program Interface (API) of the 'TCdata360' and 'Govdat ...
Download / Learn more Package Citations See dependency  
eyelinker  
Import ASC Files from EyeLink Eye Trackers
Imports plain-text ASC data files from EyeLink eye trackers into (relatively) tidy data frames for ...
Download / Learn more Package Citations See dependency  
hmeasure  
The H-Measure and Other Scalar Classification Performance Metrics
Classification performance metrics that are derived from the ROC curve of a classifier. The package ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  

28,565

R Packages

239,283

Dependencies

75,677

Author Associations

28,566

Publication Badges

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