annotation_graticule()Major redesign of geom_world()
Fully rebuilt global basemap system with bundled world polygons, coastlines, and
boundaries; improved antimeridian handling; more reliable behavior under complex
projections; and clearer, more consistent styling controls.
Major redesign of the external data workflow (check_geodata())
The data-management system has been rewritten to meet CRAN size limits and improve
reliability. Required datasets are now located or retrieved automatically using a
priority search (local directories → package extdata → user cache), with retry,
resume, mirror fallbacks, and fully graceful failure. All mapping functions now
call this workflow internally.
lon_0 from PROJ strings.coord_sf(), especially for global projections and shifted
central meridians.world_countries.rda, world_coastlines.rda, world_boundaries.rda).