Package: mascarade Type: Package Title: Generating Cluster Masks for Single-Cell Dimensional Reduction Plots Version: 0.3.4.9000 Authors@R: person("Alexey", "Sergushichev", email = "alsergbox@gmail.com", role = c("aut", "cre")) Description: Implements a procedure to automatically generate 2D masks for clusters on dimensional reduction plots from methods like t-SNE (t-distributed stochastic neighbor embedding) or UMAP (uniform manifold approximation and projection), with a focus on single-cell RNA-sequencing data. Imports: data.table, spatstat.geom (>= 3.7-3), spatstat.explore, lifecycle, ggplot2, polyclip, ggforce, vctrs, rlang, cli, systemfonts License: MIT + file LICENSE Encoding: UTF-8 LazyData: true RoxygenNote: 7.3.3 Depends: R (>= 3.5) Suggests: testthat (>= 3.0.0), rmarkdown, knitr, patchwork, ggsci, Seurat, scales, SeuratObject, svglite Config/testthat/edition: 3 VignetteBuilder: knitr URL: https://alserglab.github.io/mascarade/ BugReports: https://github.com/alserglab/mascarade/issues Roxygen: list(markdown=TRUE) Config/pak/sysreqs: libfontconfig1-dev libfreetype6-dev Repository: https://alserglab.r-universe.dev Date/Publication: 2026-04-23 15:27:55 UTC RemoteUrl: https://github.com/alserglab/mascarade RemoteRef: HEAD RemoteSha: 2b98742812121513f4dee056afd4b4f1416d6acf NeedsCompilation: no Packaged: 2026-06-22 10:35:33 UTC; root Author: Alexey Sergushichev [aut, cre] Maintainer: Alexey Sergushichev