Type: Package
Package: countrycode
Title: Convert Country Names and Country Codes
Version: 1.3.1
Authors@R: 
    c(person(given = "Vincent",
             family = "Arel-Bundock",
             role = c("aut", "cre"),
             email = "vincent.arel-bundock@umontreal.ca",
             comment = c(ORCID = "0000-0003-2042-7063")),
      person(given = "CJ",
             family = "Yetman",
             role = "ctb",
             email = "cj@cjyetman.com",
             comment = c(ORCID = "0000-0001-5099-9500")),
      person(given = "Nils",
             family = "Enevoldsen",
             role = "ctb",
             email = "nils@wlonk.com",
             comment = c(ORCID = "0000-0001-7195-4117")))
Description: Standardize country names, convert them into one of 40
    different coding schemes, convert between coding schemes, and assign
    region descriptors.
License: GPL-3
URL: https://vincentarelbundock.github.io/countrycode/
BugReports: https://github.com/vincentarelbundock/countrycode/issues
Depends: R (>= 2.10)
Suggests: testthat, tibble, utf8
Encoding: UTF-8
LazyData: yes
LazyLoad: yes
RoxygenNote: 7.1.2
NeedsCompilation: no
Packaged: 2022-02-02 15:56:09 UTC; vincent
Author: Vincent Arel-Bundock [aut, cre]
    (<https://orcid.org/0000-0003-2042-7063>),
  CJ Yetman [ctb] (<https://orcid.org/0000-0001-5099-9500>),
  Nils Enevoldsen [ctb] (<https://orcid.org/0000-0001-7195-4117>)
Maintainer: Vincent Arel-Bundock <vincent.arel-bundock@umontreal.ca>
Repository: CRAN
Date/Publication: 2022-02-02 16:50:12 UTC
