Package: countrycode 1.8.0
countrycode: Convert Country Names and Country Codes
Standardize country names, convert them into one of 40 different coding schemes, convert between coding schemes, and assign region descriptors.
Authors:
countrycode_1.8.0.tar.gz
countrycode_1.8.0.zip(r-4.7)countrycode_1.8.0.zip(r-4.6)countrycode_1.8.0.zip(r-4.5)
countrycode_1.8.0.tgz(r-4.6-any)countrycode_1.8.0.tgz(r-4.5-any)
countrycode_1.8.0.tar.gz(r-4.6-any)countrycode_1.8.0.tar.gz(r-4.5-any)
countrycode_1.8.0.tgz(r-4.5-emscripten)
countrycode.pdf |countrycode.html✨
countrycode/json (API)
NEWS
| # Install 'countrycode' in R: |
| install.packages('countrycode', repos = c('https://vincentarelbundock.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/vincentarelbundock/countrycode/issues
Pkgdown/docs site:https://vincentarelbundock.github.io
Datasets:
- cldr_examples - List of CLDR country name codes and associated examples
- codelist - Country Code Translation Data Frame
- codelist_panel - Country Code Translation Data Frame
- countryname_dict - A dataframe of alternative country names in many languages. Used internally by the 'countryname' function.
Last updated from:284d6a2f7e. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 147 | ||
| source / vignettes | OK | 173 | ||
| linux-release-x86_64 | OK | 136 | ||
| macos-release-arm64 | OK | 86 | ||
| macos-oldrel-arm64 | OK | 91 | ||
| windows-devel | OK | 118 | ||
| windows-release | OK | 120 | ||
| windows-oldrel | OK | 118 | ||
| wasm-release | OK | 115 |
Exports:countrycodecountrynameget_dictionaryguess_field
Dependencies:
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| List of CLDR country name codes and associated examples | cldr_examples |
| Country Code Translation Data Frame (Cross-Sectional) | codelist |
| Country Code Translation Data Frame (Country-Year Panel) | codelist_panel |
| Convert Country Codes | countrycode |
| Convert country names in any language to another name or code | countryname |
| A dataframe of alternative country names in many languages. Used internally by the 'countryname' function. | countryname_dict |
| Get Custom Dictionaries | get_dictionary |
| Guess the code/name of a vector | guess_field |
