igoR 1.0.2
CRAN release: 2026-05-23
- Package documentation was reviewed and updated with AI-assisted editing.
igoR 1.0.1
CRAN release: 2026-03-13
- Updated the
COPYRIGHTSfile. - Migrated documentation and vignettes to Quarto.
igoR 1.0.0
CRAN release: 2026-01-17
First major version of the package.
- The minimum R version required is now 3.6.0. No visible change for users.
igoR 0.2.0
CRAN release: 2024-02-05
- Refactored internal code. Users should not notice any visible change.
- Updated documentation and basic package maintenance.
-
igo_dyadic()now also accepts a vector of countries in thecountry1argument. -
igo_recode_igoyear(),igo_recode_stateyear()andigo_recode_dyadic()are new helper functions for converting numerical values to labels.
igoR 0.1.2
CRAN release: 2021-08-04
- Compiled the “Mapping IGOs” article as a vignette.
- Updated documentation. It is now in Markdown format using
roxygen2md::roxygen2md(). - Moved tests to testthat.
igoR 0.1.0
- Generalized search to ignore case.
- More vignettes are available on the website.
-
cow_country_codesis now internal. -
igo_dyadic()was added. -
igo_members()was vectorized. -
igo_search_states()was added. -
igo_state_membership()was added. -
igoR::states2016was added as a replacement forcow_country_codes.
