Package: countrycode 1.6.1
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.6.1.tar.gz
countrycode_1.6.1.zip(r-4.6)countrycode_1.6.1.zip(r-4.5)countrycode_1.6.1.zip(r-4.4)
countrycode_1.6.1.tgz(r-4.6-any)countrycode_1.6.1.tgz(r-4.5-any)
countrycode_1.6.1.tar.gz(r-4.6-any)countrycode_1.6.1.tar.gz(r-4.5-any)
countrycode_1.6.1.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:2f371bb6bf. Checks:8 OK, 1 NOTE. Indexed: yes.
| Target | Result | Total time | Artifact |
|---|---|---|---|
| linux-devel-x86_64 | OK | 144 | |
| source / vignettes | OK | 175 | |
| linux-release-x86_64 | OK | 142 | |
| macos-devel-arm64 | OK | 132 | |
| macos-release-arm64 | OK | 91 | |
| windows-devel | OK | 121 | |
| windows-release | OK | 133 | |
| windows-oldrel | NOTE | 131 | |
| wasm-release | OK | 113 |
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 |
