Changes in version 1.2.6 o Build-side Bug Fix, minor: Added `rmarkdown` to the list of `Suggests:` packages. Changes in version 1.2.5 o Bug Fix, minor: Remove link to Seurat's `pbmc_small` object which moved to their SeuratObject package. Changes in version 1.2.4 o Bug Fix: numeric vectors given to `dittoHeatmap()` `order.by` input are now used directly to set order of heatmap columns, as originally intended. o Feature Update: `dittoHeatmap()`'s `order.by` can also now, alternatively, accept multiple gene/metadata names, rather than just one. Changes in version 1.2.3 o Added citation for the Advance Access version of the dittoSeq Applications Note published with Bioinformatics. Changes in version 1.2.2 o Bug Fix: keep `split.by` factor level ordering when used with `do.label` Changes in version 1.2.1 o Bug Fix: Better y-axis expansion for `dittoPlots()` with many ridgeplots Changes in version 1.2 o Added 3 New Visualization Functions, `dittoDotPlot()`, `dittoDimHex()` & `dittoScatterHex()`. o Expanded SummarizedExperiment compatibility across the entire toolset. o Added ComplexHeatmap integration to `dittoHeatmap()`, controlled by a new input, `complex`. o Added Rasterization for improved image editor compatibility of complex plots. (See the dedicated section in the vignette for details.) o Added `labels.split.by` input & `do.contour`, `contour.color`, and `contour.linetype` inputs to scatter/dim-plots. o Added `order` input to scatter/dim-plots for control of plotting order. o Added `metas` input for displaying such data with `dittoHeatmap()`. o Added `adjustment` input to `meta()`, which works exactly as in `gene()` (but this is not yet implemented within data grab of visualiation functions). o Added `adj.fxn` input to `meta()` aand `gene()` for added control of how data might be adjusted (but this is not yet implemented within data grab of visualiation functions). o Replaced (deprecated) `highlight.genes` input with `highlight.features` in `dittoHeatmap()`. o Replaced (deprecated) `OUT.List` input with `list.out` for all `multi_*` plotters. Changes in version 1.0.0 o Submitted to Bioconductor.