{
  "_id": "6a5870feff0138dec5d7371b",
  "Package": "HistoImagePlot",
  "Title": "Plotting functionality for Histopathology pipeline datasets",
  "Version": "1.1.2",
  "Authors@R": "person(\"Ilaria\", \"Billato\", , \"ilaria.billato@phd.unipd.it\",\nc(\"aut\", \"cre\"), c(ORCID = \"0000-0002-3335-3254\",\naffiliation = \"Department of Biology, University of Padova\")\n)",
  "Description": "Create side-by-side visualizations of tissue thumbnail\nimage and HoverNet cell segmentation with colored cell type\nlabels. Functionality automatically retrieves the thumbnail\nimage associated with a HoverNet JSON file and overlays the\nsegmentation data. This package is intended for researchers\nworking with histopathological images, facilitating exploratory\nanalysis, and integrates with the imageFeatureTCGA Bioconductor\npackage.",
  "biocViews": "Software, Visualization, Spatial",
  "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\nliblzma-dev libpng-dev libxml2-dev libssl-dev libx11-dev\nxz-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": {
    "Date": "2026-07-16 05:24:49 UTC",
    "User": "root"
  },
  "Author": "Ilaria Billato [aut, cre] (ORCID:\n<https://orcid.org/0000-0002-3335-3254>, affiliation: Department of\nBiology, University of Padova)",
  "Maintainer": "Ilaria Billato <ilaria.billato@phd.unipd.it>",
  "_user": "bioc",
  "_type": "src",
  "_file": "HistoImagePlot_1.1.2.tar.gz",
  "_fileid": "https://r2.ropensci.org/2b192552e8bc6655990a7aa0cd1db26023f2ecb857f69e88826b9181a921bba1",
  "_filesize": 12430106,
  "_sha256": "2b192552e8bc6655990a7aa0cd1db26023f2ecb857f69e88826b9181a921bba1",
  "_expires": "2026-10-24T05:49:47.000Z",
  "_created": "2026-07-16T05:24:49.000Z",
  "_published": "2026-07-16T05:49:50.521Z",
  "_bioccheck": {
    "error": 0,
    "warning": 1,
    "note": 3
  },
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/bioc/actions/runs/29473481721",
  "_status": "success",
  "_upstream": "https://github.com/bioc/HistoImagePlot",
  "_commit": {
    "id": "3019d625946a69a7601d0db3eadd1e84b7835079",
    "author": "LiNk-NY <marcel.ramos@sph.cuny.edu>",
    "committer": "LiNk-NY <marcel.ramos@sph.cuny.edu>",
    "message": "version bump 1.1.2\n",
    "time": 1777564964
  },
  "_maintainer": {
    "name": "Ilaria Billato",
    "email": "ilaria.billato@phd.unipd.it",
    "orcid": "0000-0002-3335-3254"
  },
  "_distro": "resolute",
  "_jobs": [
    {
      "job": 87542519262,
      "time": 276,
      "config": "bioc-checks",
      "r": "4.6.1",
      "check": "WARNING",
      "artifact": "8365852212"
    },
    {
      "job": 87542519277,
      "time": 489,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8365910415"
    },
    {
      "job": 87542519218,
      "time": 404,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8365887289"
    },
    {
      "job": 87542519229,
      "time": 184,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8366152768"
    },
    {
      "job": 87542519234,
      "time": 247,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8366166329"
    },
    {
      "job": 87541357375,
      "time": 496,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8365779051"
    },
    {
      "job": 87542519281,
      "time": 195,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8365830980"
    },
    {
      "job": 87542519268,
      "time": 249,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8365845850"
    },
    {
      "job": 87542519252,
      "time": 253,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8365846750"
    },
    {
      "job": 87542519280,
      "time": 243,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8365843809"
    }
  ],
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.5.0",
      "role": "Depends"
    },
    {
      "package": "BiocBaseUtils",
      "role": "Imports"
    },
    {
      "package": "cowplot",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "grDevices",
      "role": "Imports"
    },
    {
      "package": "imageFeatureTCGA",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "RColorBrewer",
      "role": "Imports"
    },
    {
      "package": "S4Vectors",
      "role": "Imports"
    },
    {
      "package": "SpatialExperiment",
      "role": "Imports"
    },
    {
      "package": "SummarizedExperiment",
      "role": "Imports"
    },
    {
      "package": "anndataR",
      "role": "Suggests"
    },
    {
      "package": "BiocStyle",
      "role": "Suggests"
    },
    {
      "package": "dplyr",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "magick",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "tinytest",
      "role": "Suggests"
    }
  ],
  "_owner": "bioc",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-07",
      "n": 18
    },
    {
      "week": "2026-08",
      "n": 2
    },
    {
      "week": "2026-09",
      "n": 15
    },
    {
      "week": "2026-16",
      "n": 9
    },
    {
      "week": "2026-18",
      "n": 8
    }
  ],
  "_tags": [],
  "_bioc": [
    {
      "branch": "devel",
      "version": "1.1.2",
      "bioc": "3.24"
    },
    {
      "branch": "release",
      "version": "1.0.0",
      "bioc": "3.23"
    }
  ],
  "_topics": [
    "software",
    "visualization",
    "spatial"
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "link-ny",
      "count": 35,
      "uuid": 4392950
    },
    {
      "user": "billila",
      "count": 15,
      "uuid": 78036851
    },
    {
      "user": "jwokaty",
      "count": 2,
      "uuid": 1744257
    },
    {
      "user": "eabousam",
      "count": 1,
      "uuid": 84752326
    }
  ],
  "_userbio": {
    "uuid": 2286807,
    "type": "organization",
    "name": "Bioconductor",
    "followers": 447,
    "description": "Software for the analysis and comprehension of high-throughput genomic data"
  },
  "_downloads": {
    "count": 212,
    "source": "https://www.bioconductor.org/packages/stats/bioc/HistoImagePlot"
  },
  "_devurl": "https://github.com/waldronlab/histoimageplot",
  "_searchresults": 3,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/HistoImagePlot.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/waldronlab/histoimageplot",
  "_realowner": "bioc",
  "_cranurl": false,
  "_exports": [
    "plotHoverNetH5ADOverlay",
    "plotHoverNetOverlay"
  ],
  "_help": [
    {
      "page": "plotHoverNetH5ADOverlay",
      "title": "Plot HoverNet H5AD Segmentation Overlay with Thumbnail",
      "topics": [
        "plotHoverNetH5ADOverlay"
      ]
    },
    {
      "page": "plotHoverNetOverlay",
      "title": "Plot HoverNet Segmentation Overlay with Thumbnail",
      "topics": [
        "plotHoverNetOverlay"
      ]
    }
  ],
  "_readme": "https://github.com/bioc/HistoImagePlot/raw/HEAD/README.md",
  "_rundeps": [
    "abind",
    "AnnotationDbi",
    "askpass",
    "BH",
    "Biobase",
    "BiocBaseUtils",
    "BiocFileCache",
    "BiocGenerics",
    "BiocIO",
    "biocmake",
    "BiocParallel",
    "Biostrings",
    "bit",
    "bit64",
    "bitops",
    "blob",
    "BumpyMatrix",
    "cachem",
    "cigarillo",
    "cli",
    "clipr",
    "codetools",
    "cowplot",
    "cpp11",
    "crayon",
    "curl",
    "DBI",
    "dbplyr",
    "DelayedArray",
    "dir.expiry",
    "dplyr",
    "farver",
    "fastmap",
    "filelock",
    "formatR",
    "futile.logger",
    "futile.options",
    "generics",
    "GenomeInfoDb",
    "GenomicAlignments",
    "GenomicDataCommons",
    "GenomicFeatures",
    "GenomicRanges",
    "ggplot2",
    "glue",
    "gtable",
    "h5mread",
    "HDF5Array",
    "hms",
    "httr",
    "httr2",
    "imageFeatureTCGA",
    "IRanges",
    "isoband",
    "jsonlite",
    "KEGGREST",
    "labeling",
    "lambda.r",
    "lattice",
    "lifecycle",
    "magick",
    "magrittr",
    "Matrix",
    "MatrixGenerics",
    "matrixStats",
    "memoise",
    "mime",
    "MultiAssayExperiment",
    "openssl",
    "pillar",
    "pkgconfig",
    "png",
    "prettyunits",
    "progress",
    "purrr",
    "R.methodsS3",
    "R.oo",
    "R.utils",
    "R6",
    "RaggedExperiment",
    "rappdirs",
    "RColorBrewer",
    "Rcpp",
    "RCurl",
    "readr",
    "restfulr",
    "rhdf5",
    "rhdf5filters",
    "Rhdf5lib",
    "Rhtslib",
    "rjson",
    "rjsoncons",
    "rlang",
    "Rsamtools",
    "RSQLite",
    "rtracklayer",
    "rvest",
    "S4Arrays",
    "S4Vectors",
    "S7",
    "scales",
    "selectr",
    "Seqinfo",
    "SingleCellExperiment",
    "snow",
    "SparseArray",
    "SpatialExperiment",
    "stringi",
    "stringr",
    "SummarizedExperiment",
    "sys",
    "TCGAutils",
    "TENxIO",
    "tibble",
    "tidyr",
    "tidyselect",
    "tzdb",
    "UCSC.utils",
    "utf8",
    "vctrs",
    "viridisLite",
    "vroom",
    "withr",
    "XML",
    "xml2",
    "XVector",
    "yaml"
  ],
  "_vignettes": [
    {
      "source": "HistoImagePlot.Rmd",
      "filename": "HistoImagePlot.html",
      "title": "Exploring HoverNet Features from imageFeatureTCGA using HistoImagePlot",
      "author": "Ilaria Billato",
      "engine": "knitr::rmarkdown",
      "headings": [
        "imageFeatureTCGA",
        "Installation",
        "Introduction",
        "Importing HoverNet JSON Data",
        "From Local Files",
        "Import the H5ad file into a SpatialExperiment",
        "Basic Overlay",
        "Customized Overlay",
        "Custom Color Palette",
        "Visualizing Additional Features",
        "Session Info"
      ],
      "created": "2026-02-25 20:09:17",
      "modified": "2026-04-29 22:30:08",
      "commits": 5
    }
  ],
  "_score": 4.8750612633917,
  "_indexed": true,
  "_nocasepkg": "histoimageplot",
  "_universes": [
    "bioc",
    "waldronlab"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.1.2",
      "date": "2026-07-16T05:30:58.000Z",
      "distro": "resolute",
      "commit": "3019d625946a69a7601d0db3eadd1e84b7835079",
      "fileid": "https://r2.ropensci.org/6e5fed822a66ed27535d4cf3fee3889d5222e2cff5f98792aa8260ac7f1e5b51",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/29473481721"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "1.1.2",
      "date": "2026-07-16T05:30:15.000Z",
      "distro": "resolute",
      "commit": "3019d625946a69a7601d0db3eadd1e84b7835079",
      "fileid": "https://r2.ropensci.org/c1c9fa86bb17c954b453d973a9026d419f513ffd249424bc145ec89332e500d1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/29473481721"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.1.2",
      "date": "2026-07-16T05:47:02.000Z",
      "commit": "3019d625946a69a7601d0db3eadd1e84b7835079",
      "fileid": "https://r2.ropensci.org/e4504922fc32fc0ecf01d176c5f8ef31c0800e92b7f5a254180930551ae74871",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/29473481721"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "1.1.2",
      "date": "2026-07-16T05:47:16.000Z",
      "commit": "3019d625946a69a7601d0db3eadd1e84b7835079",
      "fileid": "https://r2.ropensci.org/c503061372e80d8029d9eb2a3d3ea70ef10b718d7e80be0a28abf5dcc44dce6e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/29473481721"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.1.2",
      "date": "2026-07-16T05:28:37.000Z",
      "commit": "3019d625946a69a7601d0db3eadd1e84b7835079",
      "fileid": "https://r2.ropensci.org/4b8165eaf77e31cf07fc255f95741d32c632b94a375135b01d66274bd766076d",
      "status": "success",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/29473481721"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.1.2",
      "date": "2026-07-16T05:27:08.000Z",
      "commit": "3019d625946a69a7601d0db3eadd1e84b7835079",
      "fileid": "https://r2.ropensci.org/20ab57ced3cdac78376c0563c5f586c6a312d0dc84cb86f9b7d63ecc47777c1f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/29473481721"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.1.2",
      "date": "2026-07-16T05:27:06.000Z",
      "commit": "3019d625946a69a7601d0db3eadd1e84b7835079",
      "fileid": "https://r2.ropensci.org/85099e96d7014ae7202ad667721de5e29cbf0345104551b4a3849649e3c49260",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/29473481721"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "1.1.2",
      "date": "2026-07-16T05:27:18.000Z",
      "commit": "3019d625946a69a7601d0db3eadd1e84b7835079",
      "fileid": "https://r2.ropensci.org/f55836a40cd1bef44313c445702730a83245e4b937a4d28bfb0d109220de160c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/29473481721"
    }
  ]
}