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.20.0
Date: 2024-10-26
License: GPL-3
Title: Single-Cell RNA-Seq Analysis Utilities
Description: Provides basic utility functions for performing
        single-cell analyses, focusing on simple normalization, quality
        control and data transformations. Also provides some helper
        functions to assist development of other packages.
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
SystemRequirements: C++11
RoxygenNote: 7.3.2
Encoding: UTF-8
NeedsCompilation: yes
Config/pak/sysreqs: zlib1g-dev
Repository: https://bioc-release.r-universe.dev
Date/Publication: 2025-10-29 14:59:47 UTC
RemoteUrl: https://github.com/bioc/scuttle
RemoteRef: RELEASE_3_22
RemoteSha: 2796dbd1727f965381c7b4cbaf480ec4dc567b8c
Packaged: 2026-02-05 08:59:49 UTC; root
Author: Aaron Lun [aut, cre],
  Davis McCarthy [aut]
Maintainer: Aaron Lun <infinite.monkeys.with.keyboards@gmail.com>
Built: R 4.5.2; x86_64-w64-mingw32; 2026-02-05 09:03:13 UTC; windows
Archs: x64
