Package: scuttle
Type: Package
Authors@R: c(
        person("Aaron", "Lun", role = c("aut", "cre"), email="infinite.monkeys.with.keyboards@gmail.com"),
        person("Davis", "McCarthy", role="aut")
    )
Version: 1.21.6
Date: 2026-04-11
License: GPL-3
Title: Legacy Utilities for Single-Cell RNA-Seq Analysis
Description: Provides some legacy utility functions for performing
        single-cell analyses. Most of these functions are deprecated in
        favor of newer, more performant alternatives. We just keep this
        package around for back-compatibility and to point to the
        replacement functions.
Depends: SingleCellExperiment
Imports: methods, utils, stats, Matrix, Rcpp, BiocGenerics, S4Vectors,
        BiocParallel, GenomicRanges, SummarizedExperiment, S4Arrays,
        MatrixGenerics, SparseArray, DelayedArray, beachmat
Suggests: BiocStyle, knitr, scRNAseq, rmarkdown, testthat,
        sparseMatrixStats, DelayedMatrixStats, scran
VignetteBuilder: knitr
biocViews: ImmunoOncology, SingleCell, RNASeq, QualityControl,
        Preprocessing, Normalization, Transcriptomics, GeneExpression,
        Sequencing, Software, DataImport
LinkingTo: Rcpp, beachmat, assorthead
SystemRequirements: C++17
RoxygenNote: 7.3.3
Encoding: UTF-8
NeedsCompilation: yes
Config/pak/sysreqs: zlib1g-dev
Repository: https://bioc.r-universe.dev
Date/Publication: 2026-04-11 04:54:40 UTC
RemoteUrl: https://github.com/bioc/scuttle
RemoteRef: HEAD
RemoteSha: 28c380d350760b37d1e6f054f294899172b27e34
Packaged: 2026-04-12 06:31:51 UTC; root
Author: Aaron Lun [aut, cre],
  Davis McCarthy [aut]
Maintainer: Aaron Lun <infinite.monkeys.with.keyboards@gmail.com>
Built: R 4.6.0; x86_64-w64-mingw32; 2026-04-12 07:00:11 UTC; windows
Archs: x64
