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")),
    person("CJ", "Yetman", email = "cj@cjyetman.com", role = "ctb")
    )
Description: Standardize country names, convert them into one of
    eleven coding schemes, convert between coding schemes, and
    assign region descriptors.
Version: 1.00.0
URL: https://github.com/vincentarelbundock/countrycode
Date: 2018-02-08
Depends: R (>= 2.10)
Suggests: testthat (>= 0.5)
RoxygenNote: 6.0.1
NeedsCompilation: no
Packaged: 2018-02-08 18:43:40 UTC; docker
Author: Vincent Arel-Bundock [aut, cre],
  CJ Yetman [ctb]
Maintainer: Vincent Arel-Bundock <vincent.arel-bundock@umontreal.ca>
Repository: CRAN
Date/Publication: 2018-02-11 15:29:37 UTC
