igoR
Access the Intergovernmental Organizations ('IGO') Database
igoR reached 1.0.0 with no user-visible change, then spent three releases on AI-assisted cleanup
◆Recent moves
- 1mo ago
igo_dyadic() fixes dyadid computation; internals refactored
The one behavioural fix in recent releases: igo_dyadic() now computes dyadid using both state codes as its documentation always claimed. Internal result handling, status validation and dyad-year membership recoding were deduplicated via AI-assisted refactoring, and user-facing messages reworded. Part of a maintainer-wide cleanup sweep visible across sibling packages in the same months.
View source ↗ - 2mo ago
Documentation reviewed with AI-assisted editing
Documentation-only release plus a codecov action bump. No code change.
View source ↗ - 5mo ago
COPYRIGHTS updated; vignettes migrated to Quarto
Moves documentation and vignettes to Quarto and updates the COPYRIGHTS file. Infrastructure work matching the same migration across the maintainer's other packages.
View source ↗ - 7mo ago
First major version; minimum R raised to 3.6.0
The 1.0.0 label with the release notes stating plainly that there is no visible change for users beyond a minimum R version of 3.6.0. A maturity marker rather than a release — the remaining content is five dependabot action bumps.
View source ↗ - 1y ago
- 2y ago
Recode helpers for IGO year, state year and dyadic data
Adds igo_recode_igoyear(), igo_recode_stateyear() and igo_recode_dyadic() for converting numerical values to labels, and lets igo_dyadic() accept a vector in country1. The last release in the window to add user-facing functions.
View source ↗