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 03 Jul. 2026.
Previous versions and publish date:
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

tabbycat  
Tabulate and Summarise Categorical Data
Functions for tabulating and summarising categorical variables. Most functions are designed to work ...
Download / Learn more Package Citations See dependency  
GaussSuppression  
Tabular Data Suppression using Gaussian Elimination
A statistical disclosure control tool to protect tables by suppression using the Gaussian eliminati ...
Download / Learn more Package Citations See dependency  
MANOVA.RM  
Resampling-Based Analysis of Multivariate Data and Repeated Measures Designs
Implemented are various tests for semi-parametric repeated measures and general MANOVA designs that ...
Download / Learn more Package Citations See dependency  
gap.datasets  
Datasets for 'gap'
Datasets associated with the 'gap' package. Currently, it includes an example data for regional ass ...
Download / Learn more Package Citations See dependency  
reportROC  
An Easy Way to Report ROC Analysis
Provides an easy way to report the results of ROC analysis, including: 1. an ROC curve. 2. the val ...
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  

27,653

R Packages

236,180

Dependencies

73,487

Author Associations

27,536

Publication Badges

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