Type: Package Package: countrycode Title: Convert Country Names and Country Codes Version: 1.8.0.3 Authors@R: c(person(given = "Vincent", family = "Arel-Bundock", role = c("aut", "cre"), email = "vincent.arel-bundock@umontreal.ca", comment = c(ORCID = "0000-0003-2042-7063")), person(given = "CJ", family = "Yetman", role = "ctb", email = "cj@cjyetman.com", comment = c(ORCID = "0000-0001-5099-9500")), person(given = "Nils", family = "Enevoldsen", role = "ctb", email = "nils@wlonk.com", comment = c(ORCID = "0000-0001-7195-4117")), person("Etienne", "Bacher", email = "etienne.bacher@protonmail.com", role = "ctb", comment = c(ORCID = "0000-0002-9271-5075")), person(given = "Samuel", family = "Meichtry", role = "ctb", email = "samuel.meichtry@bj.admin.ch", comment = c(ORCID = "0000-0003-2165-791X"))) Description: Standardize country names, convert them into one of 40 different coding schemes, convert between coding schemes, and assign region descriptors. License: GPL-3 URL: https://vincentarelbundock.github.io/countrycode/ BugReports: https://github.com/vincentarelbundock/countrycode/issues Depends: R (>= 2.10) Suggests: altdoc, eurostat, testthat, tibble, ISOcodes, utf8 Encoding: UTF-8 LazyData: yes LazyLoad: yes Roxygen: list(markdown = TRUE) Config/roxygen2/version: 8.0.0 Repository: https://cjyetman.r-universe.dev Date/Publication: 2026-07-02 13:42:21 UTC RemoteUrl: https://github.com/vincentarelbundock/countrycode RemoteRef: HEAD RemoteSha: 0da5c2c6d2b95a58a64c79d49f566424725c77bb NeedsCompilation: no Packaged: 2026-07-02 13:47:38 UTC; root Author: Vincent Arel-Bundock [aut, cre] (ORCID: ), CJ Yetman [ctb] (ORCID: ), Nils Enevoldsen [ctb] (ORCID: ), Etienne Bacher [ctb] (ORCID: ), Samuel Meichtry [ctb] (ORCID: ) Maintainer: Vincent Arel-Bundock