Package: scLang Type: Package Title: A unified language for interacting with Seurat and SingleCellExperiment Version: 1.1.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-05-07 07:22:10 UTC RemoteUrl: https://github.com/bioc/scLang RemoteRef: HEAD RemoteSha: af892fd937babd14e16395801a6976879d5c35d5 NeedsCompilation: no Packaged: 2026-06-06 06:11:43 UTC; root Author: Andrei-Florian Stoica [aut, cre] (ORCID: ) Maintainer: Andrei-Florian Stoica