Changes in version 1.9.12 (2026-02-23) NEW FEATURES o None BUG FIXES o Missed some instances where size argument was used for internal calls to ggplot2 geoms, replaced with linewidth for agreement with v3.4.0 Changes in version 1.9.11 (2026-02-18) NEW FEATURES o None BUG FIXES o Fix to mmplot via RankMaps if map.all = T and median is included to not show maps for the median row o Replaced all instances of size argument with linewidth for internal calls to ggplot2 geoms for agreement with v3.4.0, added minimum ggplot2 requirement Changes in version 1.9.10 (2024-10-30) NEW FEATURES o Vignette includes section about using simple features objects with micromap BUG FIXES o None Changes in version 1.9.9 (2024-08-26) NEW FEATURES o None BUG FIXES o Arguments for text.size, font, and face now work correctly if panel type ranks is used. o Updated documentation for panel.types argument in mmplot to specify all available types, similar update to vignette. o Vignette no longer indicates 5 or 7 point boxplot summaries. Changes in version 1.9.8 (2024-02-06) NEW FEATURES o None BUG FIXES o Added GitHub URLs to DESCRIPTION o Added tangle output from vignette Changes in version 1.9.7 (2023-04-26) NEW FEATURES o None BUG FIXES o Fixed missing exports Changes in version 1.9.6 (2023-04-24) NEW FEATURES o Dependency on maptools was removed o Vignette information about rgdal or rgeos was removed BUG FIXES o None Changes in version 1.9.5 (2021-09-29) NEW FEATURES o Added sf method dispatch for mmplot and sf dependency to the package. BUG FIXES o Added error message if "median" is a named column used in stat.data or panel.data input to mmplot. This was creating an error in the plot call that was unclear. Changes in version 1.9.4 (2020-09-02) NEW FEATURES o None BUG FIXES o Fix to CRS strings for stale sp data objects included with the package. This was done in anticipation of updates to sp and rgdal. This affects the USstates, WSA3, and OrEcoLevel3 data objects used in the examples and the txeco data object used in the vignette. o The package now requires R version >= 3.5 for compliance of data objects to version 3. o Added default = TRUE to coord_cartesian() on ggplot objects to prevent messaging on plot functions. Changes in version 1.9.3 (2018-02-08) NEW FEATURES o trans argument added to mmplot for axis transformations. o mmplot includes a method for SpatialPolygonsDataFrame objects. o Plot objects no longer open in a separate graphics window. BUG FIXES o Expanded color ramp to include all observations in a perceptual grouping. o Fixed namespace conflicts between grid and ggplot 2.x. o Font for text called explicitly as 'sans' to prevent warning of 'font family not found'. Changes in version 1.9.2 (2015-02-06) NEW FEATURES o None. BUG FIXES o Revised the DESCRIPTION file to avoid errors for functions imported from other packages. Changes in version 1.9.1 (2015-01-26) NEW FEATURES o Revised the CITATION file to reference the article in the Journal of Statistical Software. BUG FIXES o None. Changes in version 1.9 (2014-05-27) NEW FEATURES o Added an index.html file to the doc directory so that files in the directory can be viewed from the package help page. BUG FIXES o None. Changes in version 1.8 (2014-03-21) NEW FEATURES o Created a print method for objects of class mm (micromap). BUG FIXES o None. Changes in version 1.7 (2014-01-11) NEW FEATURES o Added shading options for micromaps. BUG FIXES o None. Changes in version 1.6 (2013-05-31) NEW FEATURES o Renamed the statesShapefile dataset to USstates. o Created a list of variables that are defined globally when the check tool is applied to the package. BUG FIXES o None. Changes in version 1.5 (2012-12-19) NEW FEATURES o This is the original CRAN release of the package. BUG FIXES o None.