Package: scLang
Type: Package
Title: A unified language for interacting with Seurat and
        SingleCellExperiment
Version: 1.0.0
Authors@R: person('Andrei-Florian', 'Stoica', 
      email='andreistoica@foxmail.com',
     role=c('aut','cre'),
     comment=c(ORCID='0000-0002-5253-0826'))
Description: scLang is a suite for package development for scRNA-seq
        analysis. It offers functions that can operate on both Seurat
        and SingleCellExperiment objects. These functions are primarily
        aimed to help developers build tools compatible with both types
        of input.
License: MIT + file LICENSE
Imports: dplyr, ggplot2, henna, methods, paletteer, rlang, S4Vectors,
        SeuratObject, SingleCellExperiment, stats, SummarizedExperiment
Suggests: BiocStyle, knitr, qs2, rmarkdown, scater, scRNAseq, Seurat,
        testthat (>= 3.0.0)
biocViews: Software, SingleCell, GeneExpression, Visualization
Encoding: UTF-8
URL: https://github.com/andrei-stoica26/scLang
BugReports: https://github.com/andrei-stoica26/scLang/issues
RoxygenNote: 7.3.3
VignetteBuilder: knitr
Config/testthat/edition: 3
Config/pak/sysreqs: libfontconfig1-dev libfreetype6-dev libglpk-dev
        libicu-dev libxml2-dev zlib1g-dev
Repository: https://bioc-release.r-universe.dev
Date/Publication: 2026-04-28 13:06:53 UTC
RemoteUrl: https://github.com/bioc/scLang
RemoteRef: RELEASE_3_23
RemoteSha: 5d4300bbbe48a2e1ca52b1cbc9f14dba84b13147
NeedsCompilation: no
Packaged: 2026-04-30 06:27:48 UTC; root
Author: Andrei-Florian Stoica [aut, cre] (ORCID:
    <https://orcid.org/0000-0002-5253-0826>)
Maintainer: Andrei-Florian Stoica <andreistoica@foxmail.com>
Built: R 4.6.0; ; 2026-04-30 06:52:18 UTC; windows
