Package: scLang
Type: Package
Title: A unified language for interacting with Seurat and
        SingleCellExperiment
Version: 0.99.3
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.r-universe.dev
Date/Publication: 2026-03-03 06:56:18 UTC
RemoteUrl: https://github.com/bioc/scLang
RemoteRef: HEAD
RemoteSha: f4362b8519e78caade42f9ad38e6e5c041551c36
NeedsCompilation: no
Packaged: 2026-04-10 08:28:06 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-10 08:36:57 UTC; unix
