NEWS


countryatlas 2.0.0

A major release that wires countryatlas into the database-rendering world via 'ggsql', widens the map vocabulary, and fixes several correctness issues found by auditing 1.0.0. The version is bumped to 2.0.0 because the bug fixes change the output of world_map() (quantile binning), bubble_map() / flow_map() (de-duplicated symbols), geom_country_labels() (label placement) and convert_country() (override-only entities) — code that depended on the old behaviour may see different maps or values.

New: database-side rendering with ggsql

New: maps, projections and helpers

Bug fixes

countryatlas 1.0.0 (2026-06-24)

A single, comprehensive release that takes the package from a one-function proof of concept to a complete toolkit for joining world data to maps. The spirit is unchanged — ISO codes as the universal join key, one call to a map-ready table — but pushed to its full potential.

Breaking-ish changes

New: core data assembly

New: the join engine (exposed for your data)

New: diagnostics

New: reference data & translation

New: analysis helpers

New: visualization

Performance & offline

Engineering

Group memberships in country_groups_tbl are point-in-time as of 2024-01-01.

countryatlas 0.1.0