Other packages > Find by keyword >

countrycode  

Convert Country Names and Country Codes
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("countrycode", "1.6.1")



Attach the package and use:
library("countrycode")
Maintained by
Vincent Arel-Bundock
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2009-06-03
Latest Update: 2025-03-31
Description:
Standardize country names, convert them into one of 40 different coding schemes, convert between coding schemes, and assign region descriptors.
How to cite:
Vincent Arel-Bundock (2009). countrycode: Convert Country Names and Country Codes. R package version 1.6.1, https://cran.r-project.org/web/packages/countrycode. Accessed 13 Aug. 2026.
Previous versions and publish date:
(2026-07-09 07:28), 0.1 (2009-06-03 19:31), 0.2 (2009-06-14 21:08), 0.3 (2009-12-13 11:20), 0.4 (2010-03-02 18:37), 0.5 (2010-08-14 18:54), 0.6 (2012-04-01 09:46), 0.7 (2012-06-04 07:29), 0.8 (2012-06-26 19:10), 0.9 (2012-12-27 06:16), 0.10 (2013-01-20 21:18), 0.11 (2013-02-12 16:00), 0.12 (2013-03-08 18:05), 0.13 (2013-03-22 06:25), 0.14 (2013-05-30 10:23), 0.16 (2013-08-20 22:21), 0.17 (2014-07-15 16:42), 0.18 (2014-12-29 07:23), 0.19 (2017-02-06 21:36), 1.00.0 (2018-02-11 16:29), 1.1.0 (2018-10-27 18:30), 1.1.1 (2020-02-08 15:20), 1.1.2 (2020-04-22 15:12), 1.1.3 (2020-05-07 21:20), 1.2.0 (2020-05-22 18:30), 1.3.0 (2021-07-15 06:40), 1.3.1 (2022-02-02 17:50), 1.4.0 (2022-05-04 21:20), 1.5.0 (2023-05-30 16:40), 1.6.0 (2024-03-22 17:10), 1.6.1 (2025-03-31 22:00), 1.7.0 (2026-02-27 16:00)
Other packages that cited countrycode R package
View countrycode citation profile
Other R packages that countrycode depends, imports, suggests or enhances
Complete documentation for countrycode
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

IATscores  
Implicit Association Test Scores Using Robust Statistics
Compute several variations of the Implicit Association Test (IAT) scores, including the D scores (Gr ...
Download / Learn more Package Citations See dependency  
kangar00  
Kernel Approaches for Nonlinear Genetic Association Regression
Methods to extract information on pathways, genes and various single-nucleotid polymorphisms (SNPs) ...
Download / Learn more Package Citations See dependency  
testDriveR  
Teaching Data for Statistics and Data Science
Provides data sets for teaching statistics and data science courses. It includes a sample of data f ...
Download / Learn more Package Citations See dependency  
iAdapt  
Two-Stage Adaptive Dose-Finding Clinical Trial Design
Simulate and implement early phase two-stage adaptive dose-finding design for binary and quasi-conti ...
Download / Learn more Package Citations See dependency  
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  

28,313

R Packages

239,283

Dependencies

74,752

Author Associations

28,314

Publication Badges

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