Package: CCPlotR
Title: Plots For Visualising Cell-Cell Interactions
Version: 1.9.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,
    ggbump,
    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.2.3
Suggests: 
    knitr,
    rmarkdown,
    BiocStyle,
    testthat (>= 3.0.0)
VignetteBuilder: knitr
biocViews: SingleCell, Network, Visualization, CellBiology, SystemsBiology
Config/testthat/edition: 3
git_url: https://git.bioconductor.org/packages/CCPlotR
git_branch: devel
git_last_commit: 18aee23
git_last_commit_date: 2025-10-29
Repository: Bioconductor 3.23
