Vignette includes section about using simple features objects with micromap
None
None
Arguments for text.size
, font
, and face
now work correctly if panel type ranks
is used.
Updated documentation for panel.types
argument in mmplot
to specify all available types, similar update to vignette.
Vignette no longer indicates 5 or 7 point boxplot summaries.
None
Added GitHub URLs to DESCRIPTION
Added tangle output from vignette
None
Fixed missing exports
Dependency on maptools
was removed
Vignette information about rgdal or rgeos was removed
None
Added sf
method dispatch for mmplot
and sf
dependency to the package.
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.
None
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.
The package now requires R version >= 3.5 for compliance of data objects to version 3.
Added default = TRUE
to coord_cartesian()
on ggplot objects to prevent messaging on plot functions.
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.
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'.
None.
Revised the DESCRIPTION file to avoid errors for functions imported from other packages.
Revised the CITATION file to reference the article in the Journal of Statistical Software.
None.
Added an index.html file to the doc directory so that files in the directory can be viewed from the package help page.
None.
Created a print method for objects of class mm (micromap).
None.
Added shading options for micromaps.
None.
Renamed the statesShapefile dataset to USstates.
Created a list of variables that are defined globally when the check tool is applied to the package.
None.
This is the original CRAN release of the package.
None.