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
- Internal refactor of the code. The user shouldn’t notice any visible change.
-
igo_dyadic()now accepts a vector of countries also in thecountry1argument. - New helper functions for converting numerical values to labels:
igo_recode_igoyear(),igo_recode_stateyear(),igo_recode_dyadic(). - Updated docs and basic package maintenance.
igoR 0.1.2
CRAN release: 2021-08-04
- “Mapping IGOs” article compiled into vignette.
- Updated docs. Now in markdown format using
roxygen2md::roxygen2md(). - Moved tests to testthat.
igoR 0.1.0
- Vectorize
igo_members(). - Generalize search ignoring case.
- Added
igo_state_membership(). -
cow_country_codesis now internal. - Added
igoR::states2016as a replacement forcow_country_codes. - Added
igo_dyadic(). - Added
igo_search_states(). - More vignettes on the website.
