Package: passport
Type: Package
Title: Travel Smoothly Between Country Name and Code Formats
Version: 0.3.0
Authors@R: 
    person(given = "Edward",
           family = "Visel",
           role = c("aut", "cre"),
           email = "edward.visel@gmail.com",
           comment = c(ORCID = "0000-0002-2811-6254"))
Description: Smooths the process of working with country names and codes via 
    powerful parsing, standardization, and conversion utilities arranged in a 
    simple, consistent API. Country name formats include multiple sources 
    including the Unicode Common Locale Data 
    Repository (CLDR, <http://cldr.unicode.org/>) common-sense standardized 
    names in hundreds of languages.
Depends: R (>= 3.1.0)
Imports: stats, utils
Suggests: covr, dplyr, DT, gapminder, ggplot2, jsonlite, knitr, mockr,
        rmarkdown, testthat, tidyr
License: GPL-3 | file LICENSE
URL: https://github.com/alistaire47/passport,
        https://alistaire47.github.io/passport/
BugReports: https://github.com/alistaire47/passport/issues
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.1.1
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2020-11-07 07:09:00 UTC; alistaire
Author: Edward Visel [aut, cre] (<https://orcid.org/0000-0002-2811-6254>)
Maintainer: Edward Visel <edward.visel@gmail.com>
Repository: CRAN
Date/Publication: 2020-11-07 07:30:03 UTC
Built: R 4.6.0; ; 2025-08-18 04:22:47 UTC; unix
