Package: HistoImagePlot Title: Plotting functionality for Histopathology pipeline datasets Version: 1.1.2 Authors@R: person("Ilaria", "Billato", , "ilaria.billato@phd.unipd.it", c("aut", "cre"), c(ORCID = "0000-0002-3335-3254", affiliation = "Department of Biology, University of Padova") ) Description: Create side-by-side visualizations of tissue thumbnail image and HoverNet cell segmentation with colored cell type labels. Functionality automatically retrieves the thumbnail image associated with a HoverNet JSON file and overlays the segmentation data. This package is intended for researchers working with histopathological images, facilitating exploratory analysis, and integrates with the imageFeatureTCGA Bioconductor package. biocViews: Software, Visualization, Spatial Depends: R (>= 4.5.0) Imports: BiocBaseUtils, cowplot, ggplot2, grDevices, imageFeatureTCGA, methods, RColorBrewer, S4Vectors, SpatialExperiment, SummarizedExperiment Suggests: anndataR, BiocStyle, dplyr, knitr, magick, rmarkdown, tinytest License: Artistic-2.0 Encoding: UTF-8 VignetteBuilder: knitr BugReports: https://github.com/waldronlab/HistoImagePlot/issues URL: https://github.com/waldronlab/HistoImagePlot Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.3 Config/pak/sysreqs: make libmagick++-dev gsfonts libbz2-dev libicu-dev liblzma-dev libpng-dev libxml2-dev libssl-dev libx11-dev xz-utils zlib1g-dev Repository: https://bioc.r-universe.dev Date/Publication: 2026-04-30 16:02:44 UTC RemoteUrl: https://github.com/bioc/HistoImagePlot RemoteRef: HEAD RemoteSha: 3019d625946a69a7601d0db3eadd1e84b7835079 NeedsCompilation: no Packaged: 2026-07-16 05:24:49 UTC; root Author: Ilaria Billato [aut, cre] (ORCID: , affiliation: Department of Biology, University of Padova) Maintainer: Ilaria Billato