Package: countries 1.2.3

countries: Deal with Country Data in an Easy Way

Wrangle country data more effectively and quickly. This package contains functions to easily identify and convert country names, download country information, merge country data from different sources, and make quick world maps.

Authors:Francesco Saverio Bellelli [aut, cre, cph]

countries_1.2.3.tar.gz
countries_1.2.3.zip(r-4.7)countries_1.2.3.zip(r-4.6)countries_1.2.3.zip(r-4.5)
countries_1.2.3.tgz(r-4.6-any)countries_1.2.3.tgz(r-4.5-any)
countries_1.2.3.tar.gz(r-4.7-any)countries_1.2.3.tar.gz(r-4.6-any)
countries_1.2.3.tgz(r-4.6-emscripten)
manual.pdf |manual.html
DESCRIPTION |NEWS
card.svg |card.png
countries/json (API)

# Install 'countries' in R:
install.packages('countries', repos = c('https://fbellelli.r-universe.dev', 'https://cloud.r-project.org'))

Bug tracker:https://github.com/fbellelli/countries/issues

Pkgdown/docs site:https://fbellelli.github.io

Datasets:

On CRAN:

Conda:

5.87 score 3 stars 1 packages 82 scripts 362 downloads 22 exports 47 dependencies

Last updated from:e1930cabd4. Checks:9 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-x86_64OK175
source / vignettesOK212
linux-release-x86_64OK174
macos-release-arm64OK112
macos-oldrel-arm64OK122
windows-develOK132
windows-releaseOK159
windows-oldrelOK120
wasm-releaseOK124

Exports:auto_meltauto_mergecheck_countries_apicheck_wide_formatcountry_infocountry_namefind_countrycolfind_keycolfind_timecolis_countryis_dateis_keycollist_countrieslist_fieldsmatch_tableModepalettes_countriesquick_maprandom_countrieswhich_maxwhich_minwhich_mode

Dependencies:askpassclicpp11curldplyrevaluatefarverfastmatchgenericsggplot2gluegridExtragtablehighrhttrisobandjsonliteknitrlabelinglifecyclelubridatemagrittrmimeopensslpillarpkgconfigpurrrR6RColorBrewerrlangS7scalesstringdiststringistringrsystibbletidyrtidyselecttimechangeutf8vctrsviridisviridisLitewithrxfunyaml

Dealing with country names
Identifying country names | Getting a list of country names | Converting and translating country names | Further options and warning messages | Using custom conversion tables

Last update: 2024-01-20
Started: 2022-02-27

Easy joining with auto_merge()
Example data | Quick start | The function in details | Dynamic inputs | Country names | Pivotting of countries and years in table headers | Inner vs full join | Turning off messages | Saving information on merging operations | Manual merging orders | Good to know

Last update: 2023-09-01
Started: 2023-08-04