NEWS | R Documentation |
micromap News
CHANGES IN micromap VERSION 1.9.10 (Released 2024-10-30)
NEW FEATURES
Vignette includes section about using simple features objects with micromap
BUG FIXES
None
CHANGES IN micromap VERSION 1.9.9 (Released 2024-08-26)
NEW FEATURES
None
BUG FIXES
Arguments for
text.size
,font
, andface
now work correctly if panel typeranks
is used.Updated documentation for
panel.types
argument inmmplot
to specify all available types, similar update to vignette.Vignette no longer indicates 5 or 7 point boxplot summaries.
CHANGES IN micromap VERSION 1.9.8 (Released 2024-01-26)
NEW FEATURES
None
BUG FIXES
Added GitHub URLs to DESCRIPTION
Added tangle output from vignette
CHANGES IN micromap VERSION 1.9.7 (Released 2023-04-25)
NEW FEATURES
None
BUG FIXES
Fixed missing exports
CHANGES IN micromap VERSION 1.9.6 (Released 2023-04-24)
NEW FEATURES
Dependency on
maptools
was removedVignette information about rgdal or rgeos was removed
BUG FIXES
None
CHANGES IN micromap VERSION 1.9.5 (Released 2020-09-28)
NEW FEATURES
Added
sf
method dispatch formmplot
andsf
dependency to the package.
BUG FIXES
Added error message if
"median"
is a named column used instat.data
orpanel.data
input tommplot
. This was creating an error in the plot call that was unclear.
CHANGES IN micromap VERSION 1.9.4 (Released 2020-09-02)
NEW FEATURES
None
BUG FIXES
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
, andOrEcoLevel3
data objects used in the examples and thetxeco
data object used in the vignette.The package now requires R version >= 3.5 for compliance of data objects to version 3.
Added
default = TRUE
tocoord_cartesian()
on ggplot objects to prevent messaging on plot functions.
CHANGES IN micromap VERSION 1.9.3 (Released 2018-02-05)
NEW FEATURES
trans argument added to mmplot for axis transformations.
mmplot includes a method for SpatialPolygonsDataFrame objects.
Plot objects no longer open in a separate graphics window.
BUG FIXES
Expanded color ramp to include all observations in a perceptual grouping.
Fixed namespace conflicts between grid and ggplot 2.x.
Font for text called explicitly as 'sans' to prevent warning of 'font family not found'.
CHANGES IN micromap VERSION 1.9.2 (Released 2015-02-06)
NEW FEATURES
None.
BUG FIXES
Revised the DESCRIPTION file to avoid errors for functions imported from other packages.
CHANGES IN micromap VERSION 1.9.1 (Released 2015-01-23)
NEW FEATURES
Revised the CITATION file to reference the article in the Journal of Statistical Software.
BUG FIXES
None.
CHANGES IN micromap VERSION 1.9 (Released 2014-05-27)
NEW FEATURES
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
None.
CHANGES IN micromap VERSION 1.8 (Released 2014-03-20)
NEW FEATURES
Created a print method for objects of class mm (micromap).
BUG FIXES
None.
CHANGES IN micromap VERSION 1.7 (Released 2014-01-08)
NEW FEATURES
Added shading options for micromaps.
BUG FIXES
None.
CHANGES IN micromap VERSION 1.6 (Released 2013-05-31)
NEW FEATURES
Renamed the statesShapefile dataset to USstates.
Created a list of variables that are defined globally when the check tool is applied to the package.
BUG FIXES
None.
CHANGES IN micromap VERSION 1.5 (Released 2012-12-18)
NEW FEATURES
This is the original CRAN release of the package.
BUG FIXES
None.