Package: CCPlotR Title: Plots For Visualising Cell-Cell Interactions Version: 1.11.0 Authors@R: c( person("Sarah", "Ennis", email = "ennissarah94@gmail.com", role = c("aut", "cre"), comment = c(ORCID = "0000-0001-6100-8573")), person("Pilib", "Ó Broin", email = "p.obroin@universityofgalway.ie", role = c("aut")), person("Eva", "Szegezdi", email = "eva.szegezdi@universityofgalway.ie", role = c("aut"))) Description: CCPlotR is an R package for visualising results from tools that predict cell-cell interactions from single-cell RNA-seq data. These plots are generic and can be used to visualise results from multiple tools such as Liana, CellPhoneDB, NATMI etc. Imports: plyr, tidyr, dplyr, ggplot2, forcats, ggraph, igraph, scatterpie, circlize, ComplexHeatmap, tibble, grid, stringr, ggtext, ggh4x, patchwork, RColorBrewer, scales, viridis, grDevices, graphics, stats, methods URL: https://github.com/Sarah145/CCPlotR BugReports: https://github.com/Sarah145/CCPlotR/issues License: MIT + file LICENSE Encoding: UTF-8 LazyData: false Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.3 Suggests: knitr, rmarkdown, BiocStyle, testthat (>= 3.0.0) VignetteBuilder: knitr biocViews: SingleCell, Network, Visualization, CellBiology, SystemsBiology Config/testthat/edition: 3 Config/pak/sysreqs: cmake libfontconfig1-dev libfreetype6-dev libglpk-dev make libicu-dev libjpeg-dev libpng-dev libuv1-dev libxml2-dev libssl-dev perl Repository: https://bioc.r-universe.dev Date/Publication: 2026-04-28 13:01:42 UTC RemoteUrl: https://github.com/bioc/CCPlotR RemoteRef: HEAD RemoteSha: c9867d1fcb895f29878963a5951d88b9a9633115 NeedsCompilation: no Packaged: 2026-07-03 17:46:12 UTC; root Author: Sarah Ennis [aut, cre] (ORCID: ), Pilib Ó Broin [aut], Eva Szegezdi [aut] Maintainer: Sarah Ennis