Package: igoR Title: Access the Intergovernmental Organizations ('IGO') Database Version: 1.0.3 Authors@R: c( person("Diego", "Hernangómez", , "diego.hernangomezherrero@gmail.com", role = c("aut", "cre", "cph"), comment = c(ORCID = "0000-0001-8457-4658")), person("The Correlates of War Project", role = "cph", comment = "for the data") ) Description: Provides tools for searching, extracting and recoding the Intergovernmental Organizations ('IGO') Database (version 3), distributed by the Correlates of War Project . Includes 'IGO-year' and country-year membership data, state system data and functions for deriving 'dyad-year' joint membership results. For a description of the data, see Pevehouse, J. C. et al. (2020) . License: GPL (>= 3) URL: https://dieghernan.github.io/igoR/, https://github.com/dieghernan/igoR BugReports: https://github.com/dieghernan/igoR/issues Depends: R (>= 3.6.0) Imports: stats Suggests: countrycode (>= 1.1.0), dplyr (>= 1.0.2), ggplot2, knitr, quarto, testthat (>= 3.0.0) VignetteBuilder: quarto Config/Needs/website: dieghernan/gitdevr, reactable, giscoR, devtools, remotes, cpp11, sessioninfo Config/roxygen2/markdown: TRUE Config/roxygen2/version: 8.0.0 Config/testthat/edition: 3 Config/testthat/parallel: true Copyright: © 2000-2021 by the Correlates of War. See file COPYRIGHTS. Encoding: UTF-8 LazyData: true X-schema.org-keywords: r, igo, correlates-of-war, intergovernmental-organisations, cran, intergovernmental-organizations, r-package, rstats, cran-r Repository: https://dieghernan.r-universe.dev Date/Publication: 2026-07-01 23:14:32 UTC RemoteUrl: https://github.com/dieghernan/igoR RemoteRef: HEAD RemoteSha: 9e778b7a691549f760aeb182277b33e28f3905eb NeedsCompilation: no Packaged: 2026-07-02 00:48:31 UTC; root Author: Diego Hernangómez [aut, cre, cph] (ORCID: ), The Correlates of War Project [cph] (for the data) Maintainer: Diego Hernangómez