Package: scrapper
Version: 1.5.11
Date: 2026-01-23
Authors@R: person("Aaron", "Lun", role=c("cre", "aut"), email="infinite.monkeys.with.keyboards@gmail.com")
Title: Bindings to C++ Libraries for Single-Cell Analysis
Description: Implements R bindings to C++ code for analyzing
        single-cell (expression) data, mostly from various libscran
        libraries. Each function performs an individual step in the
        single-cell analysis workflow, ranging from quality control to
        clustering and marker detection. Additional wrappers are
        provided for easy construction of end-to-end workflows
        involving Bioconductor objects like SingleCellExperiments.
License: MIT + file LICENSE
Imports: methods, Rcpp, beachmat (>= 2.25.1), Matrix, S4Vectors,
        SparseArray, DelayedArray, BiocNeighbors (>= 1.99.0), parallel
Suggests: testthat, knitr, rmarkdown, BiocStyle, MatrixGenerics,
        sparseMatrixStats, IRanges, SummarizedExperiment,
        SingleCellExperiment, scRNAseq, org.Mm.eg.db, scater, igraph
LinkingTo: Rcpp, assorthead (>= 1.5.3), beachmat, BiocNeighbors,
        Rigraphlib
biocViews: Normalization, RNASeq, Software, GeneExpression,
        Transcriptomics, SingleCell, BatchEffect, QualityControl,
        DifferentialExpression, FeatureExtraction, PrincipalComponent,
        Clustering
SystemRequirements: C++17, GNU make
VignetteBuilder: knitr
Encoding: UTF-8
RoxygenNote: 7.3.3
Config/pak/sysreqs: make zlib1g-dev
Repository: https://bioc.r-universe.dev
Date/Publication: 2026-01-23 07:32:00 UTC
RemoteUrl: https://github.com/bioc/scrapper
RemoteRef: HEAD
RemoteSha: d3366a9e33fe755c0c9d1c7182de7b7bd7c530b7
NeedsCompilation: yes
Packaged: 2026-01-24 04:42:30 UTC; root
Author: Aaron Lun [cre, aut]
Maintainer: Aaron Lun <infinite.monkeys.with.keyboards@gmail.com>
Built: R 4.6.0; aarch64-apple-darwin23; 2026-01-24 04:47:06 UTC; unix
