Changes in version 2026-05-08 Development - New function VizPolygonsMap() to plot polygon-based maps in different projections. - New parameter 'bkg_shapefile' in VizPolygonsMap() to include a secondary shapefile as background map. - Enable reading of shapefiles in VizEquiMap() and VizCombinedMap(). Bugfixes - Added import of '%>%' from 'magrittr'. Changes in version 2026-02-03 - Removed the 'variancePartition' (Bioconductor) dependency. - BarPlotCat(): Fixed label rendering for high probability values. Changes in version 2025-12-03 - First release of esviz, a plotting package for climate science and services developed at the BSC-CNS. - Provides tools for creating maps, time series, scorecards, and other diagnostics. - Integrates and builds upon visualization capabilies from 's2dv' and 'CSTools'. - Includes sample datasets ('map_temp', ts_temp') for examples and testing.