Package: scrapper
Version: 1.5.12
Date: 2026-02-12
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
URL: https://github.com/libscran/scrapper
BugReports: https://github.com/libscran/scrapper/issues
VignetteBuilder: knitr
Encoding: UTF-8
RoxygenNote: 7.3.3
Config/pak/sysreqs: make zlib1g-dev
Repository: https://bioc.r-universe.dev
Date/Publication: 2026-02-12 00:01:52 UTC
RemoteUrl: https://github.com/bioc/scrapper
RemoteRef: HEAD
RemoteSha: dd6b494432b70e949f07cf25460324c4894764de
NeedsCompilation: yes
Packaged: 2026-02-14 08:34:55 UTC; root
Author: Aaron Lun [cre, aut]
Maintainer: Aaron Lun <infinite.monkeys.with.keyboards@gmail.com>
Built: R 4.6.0; x86_64-w64-mingw32; 2026-02-14 08:41:37 UTC; windows
Archs: x64
