igoR 0.2.1
- Regular update of documentation.
 
igoR 0.2.0
- Internal refactor of the code. The user shouldn’t notice any visible
change.
 
igo_dyadic() accepts now a vector of countries also in
the country1 parameter. 
- New helper functions for converting numerical values to labels:
igo_recode_igoyear(), igo_recode_stateyear(),
igo_recode_dyadic(). 
- Update docs and basic package maintenance.
 
igoR 0.1.5
- Update docs and examples.
 
igoR 0.1.4
- Update docs due to CRAN notice.
 
igoR 0.1.3
igoR 0.1.2
- “Mapping IGOs” article compiled to vignette.
 
- Update docs. Now in markdown format using
roxygen2md::roxygen2md(). 
- Moved tests to testthat.
 
igoR 0.1.1
igoR 0.1.0
- Vectorize 
igo_members(). 
- Generalize search ignoring case.
 
- Add 
igo_state_membership(). 
cow_country_codes now is internal. 
- Added 
igoR::states2016 in replacement of
cow_country_codes. 
- Add 
igo_dyadic(). 
- Add 
igo_search_states(). 
- More vignettes on the website.
 
igoR 0.0.0.9000