Package: countries Type: Package Title: Deal with Country Data in an Easy Way Version: 1.2.3 Authors@R: person("Francesco Saverio", "Bellelli", , "fsabellelli@gmail.com", role = c("aut", "cre", "cph"), comment = c(Website = "https://fbellelli.com/")) Description: 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. License: GPL-3 Encoding: UTF-8 Imports: stringdist, tidyr, stringr, dplyr, knitr, fastmatch, lubridate, utils, methods, stats, httr, jsonlite, ggplot2, viridis, grDevices Suggests: data.table, rmarkdown, testthat, curl, rlang Depends: R (>= 2.10) VignetteBuilder: knitr URL: https://fbellelli.github.io/countries/, https://github.com/fbellelli/countries BugReports: https://github.com/fbellelli/countries/issues Config/testthat/edition: 3 LazyData: true Config/roxygen2/version: 8.0.0 Config/pak/sysreqs: libicu-dev libssl-dev Repository: https://fbellelli.r-universe.dev Date/Publication: 2026-06-17 09:22:45 UTC RemoteUrl: https://github.com/fbellelli/countries RemoteRef: HEAD RemoteSha: e1930cabd43756475cb516e3f566bff90ac4e7d8 NeedsCompilation: no Packaged: 2026-06-17 13:24:24 UTC; root Author: Francesco Saverio Bellelli [aut, cre, cph] (Website: https://fbellelli.com/) Maintainer: Francesco Saverio Bellelli