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 23 Jul. 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

gfcanalysis  
Tools for Working with Hansen et al. Global Forest Change Dataset
Supports analyses using the Global Forest Change dataset released by Hansen et al. gfcanalysis was ...
Download / Learn more Package Citations See dependency  
MixSIAR  
Bayesian Mixing Models in R
Creates and runs Bayesian mixing models to analyze biological tracer data (i.e. stable isotopes, fa ...
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  
ODS  
Statistical Methods for Outcome-Dependent Sampling Designs
Outcome-dependent sampling (ODS) schemes are cost-effective ways to enhance study efficiency. In OD ...
Download / Learn more Package Citations See dependency  
fitscape  
Classes for Fitness Landscapes and Seascapes
Convenient classes to model fitness landscapes and fitness seascapes. A low-level package with whic ...
Download / Learn more Package Citations See dependency  

27,889

R Packages

239,283

Dependencies

74,019

Author Associations

27,890

Publication Badges

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