Package: igoR
Title: Intergovernmental Organizations Database
Version: 0.1.2
Authors@R: 
    c(person(given = "Diego",
             family = "Hernangómez",
             role = c("aut", "cre", "cph"),
             email = "diego.hernangomezherrero@gmail.com",
             comment = c(ORCID = "0000-0001-8457-4658")),
      person(given = "The Correlates of War Project",
             role = "cph",
             comment = "for the data set"))
Description: Tools to extract information from the Intergovernmental
    Organizations ('IGO') Database , version 3, provided by the Correlates
    of War Project <https://correlatesofwar.org/>. See also Pevehouse, J.
    C. et al. (2020), <doi:10.1177/0022343319881175>.  Version 3 includes
    information from 1815 to 2014.
License: GPL (>= 3)
URL: https://dieghernan.github.io/igoR/,
        https://github.com/dieghernan/igoR
BugReports: https://github.com/dieghernan/igoR/issues
Depends: R (>= 2.10)
Suggests: countrycode (>= 1.1.0), dplyr (>= 1.0.2), ggplot2, knitr,
        rmarkdown, testthat (>= 3.0.0)
VignetteBuilder: knitr
Config/testthat/edition: 3
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.1.1
NeedsCompilation: no
Packaged: 2021-08-04 09:23:04 UTC; diego
Author: Diego Hernangómez [aut, cre, cph]
    (<https://orcid.org/0000-0001-8457-4658>),
  The Correlates of War Project [cph] (for the data set)
Maintainer: Diego Hernangómez <diego.hernangomezherrero@gmail.com>
Repository: CRAN
Date/Publication: 2021-08-04 09:30:02 UTC
