Package: cellGeometry Title: Geometric Single Cell Deconvolution Version: 0.6.3 Authors@R: c(person(given = "Myles", family = "Lewis", role = c("aut", "cre"), email = "myles.lewis@qmul.ac.uk", comment = c(ORCID = "0000-0001-9365-5345")), person(given = "Rachel", family = "Lau", role = c("ctb"), comment = c(ORCID = "0000-0002-8330-8048"))) URL: https://github.com/myles-lewis/cellGeometry Description: Deconvolution of bulk RNA-Sequencing data into proportions of cells based on a reference single-cell RNA-Sequencing dataset using high-dimensional geometric methodology . License: GPL (>= 3) Encoding: UTF-8 biocViews: Imports: circlize, ComplexHeatmap, DelayedArray, dplyr, ensembldb, ggplot2, ggrepel, grid, gtools, matrixStats, mcprogress, parallel, rlang, scales Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.3 Depends: R (>= 4.1.0) Suggests: future.apply, ggforce, ggsci, knitr, plotly, Rfast2, rmarkdown, seriation, tidyr VignetteBuilder: knitr Config/pak/sysreqs: make libbz2-dev liblzma-dev libpng-dev libxml2-dev libssl-dev perl xz-utils zlib1g-dev Repository: https://myles-lewis.r-universe.dev Date/Publication: 2026-04-19 22:32:22 UTC RemoteUrl: https://github.com/myles-lewis/cellgeometry RemoteRef: HEAD RemoteSha: 83c826ae9d3a38c0f0ee4c2a060f4b2ee688bd55 NeedsCompilation: no Packaged: 2026-06-18 07:19:44 UTC; root Author: Myles Lewis [aut, cre] (ORCID: ), Rachel Lau [ctb] (ORCID: ) Maintainer: Myles Lewis