Package: passport
Type: Package
Title: Travel Smoothly Between Country Name and Code Formats
Version: 0.2.0
Authors@R: 
    person("Edward", "Visel", email = "edward.visel@gmail.com", role = c("aut", "cre"))
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: jsonlite, DT, ggplot2, tidyverse, gapminder, testthat, mockr,
        covr, knitr, rmarkdown
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: 6.0.1.9000
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2017-11-30 04:21:35 UTC; alistaire
Author: Edward Visel [aut, cre]
Maintainer: Edward Visel <edward.visel@gmail.com>
Repository: CRAN
Date/Publication: 2017-11-30 13:01:28 UTC
