Package: scrapper
Version: 1.2.0
Date: 2025-03-17
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.21.6), DelayedArray,
        BiocNeighbors (>= 1.99.0), Rigraphlib, parallel
Suggests: testthat, knitr, rmarkdown, BiocStyle, MatrixGenerics,
        sparseMatrixStats, Matrix, S4Vectors, SummarizedExperiment,
        SingleCellExperiment, scRNAseq, igraph
LinkingTo: Rcpp, assorthead, beachmat, BiocNeighbors
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.2
git_url: https://git.bioconductor.org/packages/scrapper
git_branch: RELEASE_3_21
git_last_commit: 3c0b0bf
git_last_commit_date: 2025-04-15
Repository: Bioconductor 3.21
Date/Publication: 2025-04-15
NeedsCompilation: yes
Packaged: 2025-04-16 03:45:31 UTC; biocbuild
Author: Aaron Lun [cre, aut]
Maintainer: Aaron Lun <infinite.monkeys.with.keyboards@gmail.com>
Built: R 4.5.0; x86_64-w64-mingw32; 2025-04-16 15:29:06 UTC; windows
Archs: x64
