Package: cellGeometry
Title: Geometric Single Cell Deconvolution
Version: 0.6.4
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 <doi:10.1038/s41467-026-75762-7>. 
License: GPL (>= 3)
Encoding: UTF-8
biocViews:
Imports: circlize, ComplexHeatmap, DelayedArray, dplyr, ensembldb,
        ggplot2, ggrepel, grid, gtools, matrixStats, mcprogress,
        parallel, rlang, scales
Depends: R (>= 4.1.0)
Suggests: future.apply, ggforce, ggsci, knitr, plotly, Rfast2,
        rmarkdown, seriation, tidyr
VignetteBuilder: knitr
Config/roxygen2/version: 8.0.0
NeedsCompilation: no
Packaged: 2026-09-07 15:18:23 UTC; hhx107
Author: Myles Lewis [aut, cre] (ORCID: <https://orcid.org/0000-0001-9365-5345>),
  Rachel Lau [ctb] (ORCID: <https://orcid.org/0000-0002-8330-8048>)
Maintainer: Myles Lewis <myles.lewis@qmul.ac.uk>
Repository: CRAN
Date/Publication: 2026-09-07 17:10:02 UTC
