Package: SingleR Title: Reference-Based Single-Cell RNA-Seq Annotation Version: 2.15.1 Date: 2026-05-21 Authors@R: c(person("Dvir", "Aran", email="dvir.aran@ucsf.edu", role=c("aut", "cph")), person("Aaron", "Lun", email="infinite.monkeys.with.keyboards@gmail.com", role=c("ctb", "cre")), person("Daniel", "Bunis", role="ctb"), person("Jared", "Andrews", email = "jared.andrews07@gmail.com", role="ctb"), person("Friederike", "Dündar", email = "frd2007@med.cornell.edu", role="ctb")) Description: Performs unbiased cell type recognition from single-cell RNA sequencing data, by leveraging reference transcriptomic datasets of pure cell types to infer the cell of origin of each single cell independently. License: GPL-3 Depends: SummarizedExperiment Imports: methods, Matrix, BiocGenerics, S4Vectors, DelayedArray, stats, utils, Rcpp, beachmat (>= 2.27.3) LinkingTo: Rcpp, beachmat, assorthead (>= 1.3.5) Suggests: testthat, knitr, rmarkdown, BiocStyle, BiocParallel, SingleCellExperiment, scrapper (>= 1.5.16), scRNAseq, ggplot2, pheatmap, grDevices, gridExtra, viridis, celldex biocViews: Software, SingleCell, GeneExpression, Transcriptomics, Classification, Clustering, Annotation SystemRequirements: C++17 VignetteBuilder: knitr Encoding: UTF-8 URL: https://github.com/SingleR-inc/SingleR BugReports: https://github.com/SingleR-inc/SingleR/issues Config/roxygen2/version: 8.0.0 Config/pak/sysreqs: zlib1g-dev Repository: https://bioc.r-universe.dev Date/Publication: 2026-05-21 07:29:10 UTC RemoteUrl: https://github.com/bioc/SingleR RemoteRef: HEAD RemoteSha: 2ac2314a3953123f4e34fe7e59335a13a227a2e7 NeedsCompilation: yes Packaged: 2026-06-23 15:59:19 UTC; root Author: Dvir Aran [aut, cph], Aaron Lun [ctb, cre], Daniel Bunis [ctb], Jared Andrews [ctb], Friederike Dündar [ctb] Maintainer: Aaron Lun