Package: scrapper
Version: 1.5.3
Date: 2025-12-08
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. It is mostly intended for
        other Bioconductor package developers to build more
        user-friendly end-to-end workflows.
License: MIT + file LICENSE
Imports: methods, Rcpp, beachmat (>= 2.25.1), DelayedArray,
        BiocNeighbors (>= 1.99.0), parallel
Suggests: testthat, knitr, rmarkdown, BiocStyle, MatrixGenerics,
        sparseMatrixStats, Matrix, S4Vectors, SummarizedExperiment,
        SingleCellExperiment, scRNAseq, 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: 2025-12-08 06:09:47 UTC
RemoteUrl: https://github.com/bioc/scrapper
RemoteRef: HEAD
RemoteSha: 1268c64dff3713c106a95da736476db2e4921b60
NeedsCompilation: yes
Packaged: 2025-12-10 03:13:13 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; 2025-12-10 03:24:15 UTC; windows
Archs: x64
