Package: scrapper
Version: 1.7.3
Date: 2026-05-19
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: stats, methods, Rcpp, beachmat (>= 2.25.1), S4Vectors,
        SparseArray, DelayedArray, BiocNeighbors (>= 1.99.0), parallel
Suggests: testthat, knitr, rmarkdown, BiocStyle, Matrix, IRanges,
        SummarizedExperiment, SingleCellExperiment, scRNAseq,
        org.Mm.eg.db, scater, igraph
LinkingTo: Rcpp, assorthead (>= 1.5.16), 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
Config/roxygen2/version: 8.0.0
Config/pak/sysreqs: make zlib1g-dev
Repository: https://bioc.r-universe.dev
Date/Publication: 2026-05-19 09:34:26 UTC
RemoteUrl: https://github.com/bioc/scrapper
RemoteRef: HEAD
RemoteSha: defe76d3933ce25103f33e82d79745398f63d912
NeedsCompilation: yes
Packaged: 2026-05-19 11:11:35 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-05-19 11:37:31 UTC; windows
Archs: x64
