Package: countrycode
License: GPL-3
Title: Convert Country Names and Country Codes
LazyData: yes
Type: Package
LazyLoad: yes
Encoding: UTF-8
Authors@R: c(
    person("Vincent", "Arel-Bundock", email = "vincent.arel-bundock@umontreal.ca", role = c("aut", "cre"), comment = c(ORCID = "0000-0003-2042-7063")),
    person("CJ", "Yetman", email = "cj@cjyetman.com", role = "ctb", comment = c(ORCID = "0000-0001-5099-9500")),
    person("Nils", "Enevoldsen", email = "nils@wlonk.com", role = "ctb", comment = c(ORCID = "0000-0001-7195-4117"))
    )
Description: Standardize country names, convert them into one of
    eleven coding schemes, convert between coding schemes, and
    assign region descriptors.
Version: 1.1.1
URL: https://github.com/vincentarelbundock/countrycode
Date: 2020-02-08
Depends: R (>= 2.10)
Suggests: testthat (>= 0.5)
RoxygenNote: 7.0.2
NeedsCompilation: no
Packaged: 2020-02-08 13:58:03 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: 2020-02-08 14:20:02 UTC
