Changes in version 1.2.0 o Added support for consolidating labels from multiple references via combineResults(). o Added mappings to standardized Cell Ontology terms in all *Data() functions. o Changed the name of the labels input of plotScoreDistribution() to labels.use for consistency across functions. o Fixed a label from adipocytes to astrocytes in BlueprintEncodeData(). o Removed umlauts from labels (e.g., naive) in NovershternHematopoieticData() to avoid problems with Windows. o Perform PCA before clustering in aggregateReference() for speed and memory efficiency. o Modified genes="all" behavior in trainSingleR() to report DE-based markers for fine-tuning only. Changes in version 1.0.0 o New package SingleR for cell type annotation.