Package: SingleR
Title: Reference-Based Single-Cell RNA-Seq Annotation
Version: 2.12.0
Date: 2025-10-16
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, S4Vectors, DelayedArray, DelayedMatrixStats,
        BiocParallel, BiocNeighbors, stats, utils, Rcpp, beachmat (>=
        2.25.1)
LinkingTo: Rcpp, beachmat, assorthead (>= 1.3.5), BiocNeighbors
Suggests: testthat, knitr, rmarkdown, BiocStyle, BiocGenerics,
        SingleCellExperiment, scuttle, scrapper (>= 1.3.14), scRNAseq,
        ggplot2, pheatmap, grDevices, gridExtra, viridis, celldex
biocViews: Software, SingleCell, GeneExpression, Transcriptomics,
        Classification, Clustering, Annotation
SystemRequirements: C++17
VignetteBuilder: knitr
Encoding: UTF-8
RoxygenNote: 7.3.3
URL: https://github.com/SingleR-inc/SingleR
BugReports: https://github.com/SingleR-inc/SingleR/issues
git_url: https://git.bioconductor.org/packages/SingleR
git_branch: RELEASE_3_22
git_last_commit: 39ca8d4
git_last_commit_date: 2025-10-29
Repository: Bioconductor 3.22
Date/Publication: 2025-10-29
NeedsCompilation: yes
Packaged: 2025-10-30 04:13:20 UTC; biocbuild
Author: Dvir Aran [aut, cph],
  Aaron Lun [ctb, cre],
  Daniel Bunis [ctb],
  Jared Andrews [ctb],
  Friederike Dündar [ctb]
Maintainer: Aaron Lun <infinite.monkeys.with.keyboards@gmail.com>
Built: R 4.5.1; aarch64-apple-darwin20; 2025-10-30 09:41:33 UTC; unix
