{
  "_id": "6a5db5639baadeef8ab538c4",
  "Package": "InteractiveComplexHeatmap",
  "Type": "Package",
  "Title": "Make Interactive Complex Heatmaps",
  "Version": "1.21.0",
  "Date": "2025-01-30",
  "Authors@R": "person(\"Zuguang\", \"Gu\", email = \"guzuguang@suat-sz.edu.cn\", role = c(\"aut\", \"cre\"),\ncomment = c('ORCID'=\"0000-0002-7395-8709\"))",
  "VignetteBuilder": "knitr",
  "Description": "This package can easily make heatmaps which are produced\nby the ComplexHeatmap package into interactive applications. It\nprovides two types of interactivities: 1. on the interactive\ngraphics device, and 2. on a Shiny app. It also provides\nfunctions for integrating the interactive heatmap widgets for\nmore complex Shiny app development.",
  "biocViews": "Software, Visualization, Sequencing",
  "URL": "https://github.com/jokergoo/InteractiveComplexHeatmap",
  "BugReports": "https://github.com/jokergoo/InteractiveComplexHeatmap/issues",
  "License": "MIT + file LICENSE",
  "Config/pak/sysreqs": "cmake libfontconfig1-dev libfreetype6-dev\nlibfribidi-dev make libharfbuzz-dev libicu-dev libpng-dev\nlibuv1-dev libxml2-dev perl zlib1g-dev",
  "Repository": "https://bioc.r-universe.dev",
  "Date/Publication": "2026-04-28 12:54:48 UTC",
  "RemoteUrl": "https://github.com/bioc/InteractiveComplexHeatmap",
  "RemoteRef": "HEAD",
  "RemoteSha": "9dcbc58b8d026b8af8c0d63180059eb1e4e27a8a",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-20 05:35:47 UTC",
    "User": "root"
  },
  "Author": "Zuguang Gu [aut, cre] (ORCID: <https://orcid.org/0000-0002-7395-8709>)",
  "Maintainer": "Zuguang Gu <guzuguang@suat-sz.edu.cn>",
  "_user": "bioc",
  "_type": "src",
  "_file": "InteractiveComplexHeatmap_1.21.0.tar.gz",
  "_fileid": "https://r2.ropensci.org/4433a7c8049f25bd6189ec798581d2ff3c6901c4ee69ba24329d66f0c92198ed",
  "_filesize": 430930,
  "_sha256": "4433a7c8049f25bd6189ec798581d2ff3c6901c4ee69ba24329d66f0c92198ed",
  "_expires": "2026-10-28T05:42:58.000Z",
  "_created": "2026-07-20T05:35:47.000Z",
  "_published": "2026-07-20T05:42:59.816Z",
  "_bioccheck": {
    "error": 1,
    "warning": 4,
    "note": 10
  },
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/bioc/actions/runs/29719263003",
  "_status": "success",
  "_upstream": "https://github.com/bioc/InteractiveComplexHeatmap",
  "_commit": {
    "id": "9dcbc58b8d026b8af8c0d63180059eb1e4e27a8a",
    "author": "A Wokaty <andres.wokaty@sph.cuny.edu>",
    "committer": "A Wokaty <andres.wokaty@sph.cuny.edu>",
    "message": "bump x.y.z version to odd y following creation of RELEASE_3_23 branch\n",
    "time": 1777380888
  },
  "_maintainer": {
    "name": "Zuguang Gu",
    "email": "guzuguang@suat-sz.edu.cn",
    "login": "jokergoo",
    "description": "A bioinformagician\n",
    "uuid": 449218,
    "orcid": "0000-0002-7395-8709"
  },
  "_distro": "resolute",
  "_jobs": [
    {
      "job": 88279368188,
      "time": 276,
      "config": "bioc-checks",
      "r": "4.6.1",
      "check": "ERROR",
      "artifact": "8451875568"
    },
    {
      "job": 88279368139,
      "time": 386,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "8451901722"
    },
    {
      "job": 88279368186,
      "time": 378,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "NOTE",
      "artifact": "8451899736"
    },
    {
      "job": 88279368202,
      "time": 148,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "8451843693"
    },
    {
      "job": 88279368165,
      "time": 169,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "NOTE",
      "artifact": "8451848700"
    },
    {
      "job": 88278628021,
      "time": 373,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8451806402"
    },
    {
      "job": 88279368181,
      "time": 253,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8451869458"
    },
    {
      "job": 88279368167,
      "time": 196,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "8451855572"
    },
    {
      "job": 88279368160,
      "time": 219,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "8451861377"
    },
    {
      "job": 88279368168,
      "time": 214,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "NOTE",
      "artifact": "8451860032"
    }
  ],
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.0.0",
      "role": "Depends"
    },
    {
      "package": "ComplexHeatmap",
      "version": ">= 2.11.0",
      "role": "Depends"
    },
    {
      "package": "grDevices",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "shiny",
      "role": "Imports"
    },
    {
      "package": "grid",
      "role": "Imports"
    },
    {
      "package": "GetoptLong",
      "role": "Imports"
    },
    {
      "package": "S4Vectors",
      "version": ">= 0.26.1",
      "role": "Imports"
    },
    {
      "package": "digest",
      "role": "Imports"
    },
    {
      "package": "IRanges",
      "role": "Imports"
    },
    {
      "package": "kableExtra",
      "version": ">= 1.3.1",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "svglite",
      "role": "Imports"
    },
    {
      "package": "htmltools",
      "role": "Imports"
    },
    {
      "package": "clisymbols",
      "role": "Imports"
    },
    {
      "package": "jsonlite",
      "role": "Imports"
    },
    {
      "package": "RColorBrewer",
      "role": "Imports"
    },
    {
      "package": "fontawesome",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "EnrichedHeatmap",
      "role": "Suggests"
    },
    {
      "package": "GenomicRanges",
      "role": "Suggests"
    },
    {
      "package": "data.table",
      "role": "Suggests"
    },
    {
      "package": "circlize",
      "role": "Suggests"
    },
    {
      "package": "GenomicFeatures",
      "role": "Suggests"
    },
    {
      "package": "tidyverse",
      "role": "Suggests"
    },
    {
      "package": "tidyHeatmap",
      "role": "Suggests"
    },
    {
      "package": "cluster",
      "role": "Suggests"
    },
    {
      "package": "org.Hs.eg.db",
      "role": "Suggests"
    },
    {
      "package": "simplifyEnrichment",
      "role": "Suggests"
    },
    {
      "package": "GO.db",
      "role": "Suggests"
    },
    {
      "package": "SC3",
      "role": "Suggests"
    },
    {
      "package": "GOexpress",
      "role": "Suggests"
    },
    {
      "package": "SingleCellExperiment",
      "role": "Suggests"
    },
    {
      "package": "scater",
      "role": "Suggests"
    },
    {
      "package": "gplots",
      "role": "Suggests"
    },
    {
      "package": "pheatmap",
      "role": "Suggests"
    },
    {
      "package": "airway",
      "role": "Suggests"
    },
    {
      "package": "DESeq2",
      "role": "Suggests"
    },
    {
      "package": "DT",
      "role": "Suggests"
    },
    {
      "package": "cola",
      "role": "Suggests"
    },
    {
      "package": "BiocManager",
      "role": "Suggests"
    },
    {
      "package": "gridtext",
      "role": "Suggests"
    },
    {
      "package": "HilbertCurve",
      "version": ">= 1.21.1",
      "role": "Suggests"
    },
    {
      "package": "shinydashboard",
      "role": "Suggests"
    },
    {
      "package": "SummarizedExperiment",
      "role": "Suggests"
    },
    {
      "package": "pkgndep",
      "role": "Suggests"
    },
    {
      "package": "ks",
      "role": "Suggests"
    }
  ],
  "_owner": "bioc",
  "_selfowned": true,
  "_usedby": 4,
  "_updates": [
    {
      "week": "2026-05",
      "n": 1
    },
    {
      "week": "2026-18",
      "n": 2
    }
  ],
  "_tags": [],
  "_bioc": [
    {
      "branch": "devel",
      "version": "1.21.0",
      "bioc": "3.24"
    },
    {
      "branch": "release",
      "version": "1.20.0",
      "bioc": "3.23"
    }
  ],
  "_topics": [
    "software",
    "visualization",
    "sequencing",
    "interactive-heatmaps"
  ],
  "_stars": 141,
  "_contributors": [
    {
      "user": "jokergoo",
      "count": 415,
      "uuid": 449218
    },
    {
      "user": "jwokaty",
      "count": 18,
      "uuid": 1744257
    },
    {
      "user": "nturaga",
      "count": 12,
      "uuid": 2746443
    }
  ],
  "_userbio": {
    "uuid": 2286807,
    "type": "organization",
    "name": "Bioconductor",
    "followers": 449,
    "description": "Software for the analysis and comprehension of high-throughput genomic data"
  },
  "_downloads": {
    "count": 1049,
    "source": "https://www.bioconductor.org/packages/stats/bioc/InteractiveComplexHeatmap"
  },
  "_devurl": "https://github.com/jokergoo/interactivecomplexheatmap",
  "_searchresults": 250,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/InteractiveComplexHeatmap.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "LICENSE",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/jokergoo/interactivecomplexheatmap",
  "_realowner": "bioc",
  "_cranurl": false,
  "_exports": [
    "all_column_indices",
    "all_row_indices",
    "getPositionFromBrush",
    "getPositionFromClick",
    "getPositionFromDblclick",
    "getPositionFromHover",
    "HeatmapInfoOutput",
    "ht_shiny",
    "htPositionsOnDevice",
    "htShiny",
    "htShinyExample",
    "interactivate",
    "interactivate.DESeqDataSet",
    "interactivate.kde",
    "interactivateDensity2D",
    "InteractiveComplexHeatmapModal",
    "InteractiveComplexHeatmapOutput",
    "InteractiveComplexHeatmapWidget",
    "is_in_sub_heatmap",
    "makeInteractiveComplexHeatmap",
    "originalHeatmapOutput",
    "record_observation",
    "selectArea",
    "selectPosition",
    "subHeatmapOutput"
  ],
  "_datasets": [
    {
      "name": "rand_mat",
      "title": "A random matrix",
      "object": "rand_mat",
      "file": "rand_mat.rda",
      "class": [
        "matrix",
        "array"
      ],
      "fields": [
        "C1",
        "C2",
        "C3",
        "C4",
        "C5",
        "C6",
        "C7",
        "C8",
        "C9",
        "C10",
        "C11",
        "C12",
        "C13",
        "C14",
        "C15",
        "C16",
        "C17",
        "C18",
        "C19",
        "C20",
        "C21",
        "C22",
        "C23",
        "C24",
        "C25",
        "C26",
        "C27",
        "C28",
        "C29",
        "C30",
        "C31",
        "C32",
        "C33",
        "C34",
        "C35",
        "C36",
        "C37",
        "C38",
        "C39",
        "C40",
        "C41",
        "C42",
        "C43",
        "C44",
        "C45",
        "C46",
        "C47",
        "C48",
        "C49",
        "C50",
        "C51",
        "C52",
        "C53",
        "C54",
        "C55",
        "C56",
        "C57",
        "C58",
        "C59",
        "C60"
      ],
      "rows": 60,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "all_column_indices",
      "title": "Get all column indicies from the selected data frame",
      "topics": [
        "all_column_indices"
      ]
    },
    {
      "page": "all_row_indices",
      "title": "Get all row indicies from the selected data frame",
      "topics": [
        "all_row_indices"
      ]
    },
    {
      "page": "getPositionFromBrush",
      "title": "Get the position of the brushed area on the heatmap image",
      "topics": [
        "getPositionFromBrush"
      ]
    },
    {
      "page": "getPositionFromClick",
      "title": "Get the position of clicked point on the heatmap image",
      "topics": [
        "getPositionFromClick"
      ]
    },
    {
      "page": "getPositionFromDblclick",
      "title": "Get the position of double clicked point on the heatmap image",
      "topics": [
        "getPositionFromDblclick"
      ]
    },
    {
      "page": "getPositionFromHover",
      "title": "Get the position of hovered point on the heatmap image",
      "topics": [
        "getPositionFromHover"
      ]
    },
    {
      "page": "HeatmapInfoOutput",
      "title": "UI for the output",
      "topics": [
        "HeatmapInfoOutput"
      ]
    },
    {
      "page": "ht_shiny",
      "title": "Interactive heatmaps as a Shiny app",
      "topics": [
        "ht_shiny"
      ]
    },
    {
      "page": "htPositionsOnDevice",
      "title": "Get heatmap positions on the graphics device",
      "topics": [
        "htPositionsOnDevice"
      ]
    },
    {
      "page": "htShiny",
      "title": "Interactive heatmaps as a Shiny app",
      "topics": [
        "htShiny"
      ]
    },
    {
      "page": "htShinyExample",
      "title": "Examples of interactive complex heatmaps",
      "topics": [
        "htShinyExample"
      ]
    },
    {
      "page": "interactivate",
      "title": "Generic function for interactivate an object in an interactive Shiny app",
      "topics": [
        "interactivate"
      ]
    },
    {
      "page": "interactivate.DESeqDataSet",
      "title": "Visualize DESeq2 result in an interactive Shiny app",
      "topics": [
        "interactivate.DESeqDataSet"
      ]
    },
    {
      "page": "interactivate.kde",
      "title": "Interactive Shiny application for 2D density distribution",
      "topics": [
        "interactivate.kde"
      ]
    },
    {
      "page": "interactivateDensity2D",
      "title": "Interactive Shiny application for 2D density distribution",
      "topics": [
        "interactivateDensity2D"
      ]
    },
    {
      "page": "InteractiveComplexHeatmapModal",
      "title": "Interactive complex heatmap modal dialog",
      "topics": [
        "InteractiveComplexHeatmapModal"
      ]
    },
    {
      "page": "InteractiveComplexHeatmapOutput",
      "title": "UI for the interactive complex heatmaps",
      "topics": [
        "InteractiveComplexHeatmapOutput"
      ]
    },
    {
      "page": "InteractiveComplexHeatmapWidget",
      "title": "Interactive complex heatmap widget",
      "topics": [
        "InteractiveComplexHeatmapWidget"
      ]
    },
    {
      "page": "is_in_sub_heatmap",
      "title": "Test whether it is in sub heatmap",
      "topics": [
        "is_in_sub_heatmap"
      ]
    },
    {
      "page": "makeInteractiveComplexHeatmap",
      "title": "Process heatmaps on the sever side",
      "topics": [
        "makeInteractiveComplexHeatmap"
      ]
    },
    {
      "page": "originalHeatmapOutput",
      "title": "UI for the original heatmap",
      "topics": [
        "originalHeatmapOutput"
      ]
    },
    {
      "page": "rand_mat",
      "title": "A random matrix",
      "topics": [
        "rand_mat"
      ]
    },
    {
      "page": "record_observation",
      "title": "Record the observation object",
      "topics": [
        "record_observation"
      ]
    },
    {
      "page": "selectArea",
      "title": "Select an area in the heatmap",
      "topics": [
        "selectArea"
      ]
    },
    {
      "page": "selectPosition",
      "title": "Select a position in the heatmap",
      "topics": [
        "selectPosition"
      ]
    },
    {
      "page": "subHeatmapOutput",
      "title": "UI for the sub-heatmaps",
      "topics": [
        "subHeatmapOutput"
      ]
    }
  ],
  "_readme": "https://github.com/bioc/InteractiveComplexHeatmap/raw/HEAD/README.md",
  "_rundeps": [
    "base64enc",
    "BiocGenerics",
    "bslib",
    "cachem",
    "circlize",
    "cli",
    "clisymbols",
    "clue",
    "cluster",
    "codetools",
    "colorspace",
    "commonmark",
    "ComplexHeatmap",
    "cpp11",
    "crayon",
    "digest",
    "doParallel",
    "evaluate",
    "farver",
    "fastmap",
    "fontawesome",
    "foreach",
    "fs",
    "generics",
    "GetoptLong",
    "GlobalOptions",
    "glue",
    "highr",
    "htmltools",
    "httpuv",
    "IRanges",
    "iterators",
    "jquerylib",
    "jsonlite",
    "kableExtra",
    "knitr",
    "labeling",
    "later",
    "lifecycle",
    "magrittr",
    "matrixStats",
    "memoise",
    "mime",
    "otel",
    "png",
    "promises",
    "R6",
    "rappdirs",
    "RColorBrewer",
    "Rcpp",
    "rjson",
    "rlang",
    "rmarkdown",
    "rstudioapi",
    "S4Vectors",
    "sass",
    "scales",
    "shape",
    "shiny",
    "sourcetools",
    "stringi",
    "stringr",
    "svglite",
    "systemfonts",
    "textshaping",
    "tinytex",
    "vctrs",
    "viridisLite",
    "withr",
    "xfun",
    "xml2",
    "xtable",
    "yaml"
  ],
  "_vignettes": [
    {
      "source": "InteractiveComplexHeatmap.Rmd",
      "filename": "InteractiveComplexHeatmap.html",
      "title": "The InteractiveComplexHeatmap package",
      "author": "Zuguang Gu (z.gu@dkfz.de)",
      "engine": "knitr::rmarkdown",
      "headings": [],
      "created": "2020-12-10 12:29:13",
      "modified": "2024-02-27 14:31:07",
      "commits": 28
    }
  ],
  "_score": 8.948145851232582,
  "_indexed": true,
  "_nocasepkg": "interactivecomplexheatmap",
  "_universes": [
    "bioc",
    "jokergoo"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.21.0",
      "date": "2026-07-20T05:41:37.000Z",
      "distro": "resolute",
      "commit": "9dcbc58b8d026b8af8c0d63180059eb1e4e27a8a",
      "fileid": "https://r2.ropensci.org/c5ee8fb34bfe2c0ef1d43c52ce55be846a0cd69c2f6fd4bf6c3046ccbf336507",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/29719263003"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "1.21.0",
      "date": "2026-07-20T05:41:18.000Z",
      "distro": "resolute",
      "commit": "9dcbc58b8d026b8af8c0d63180059eb1e4e27a8a",
      "fileid": "https://r2.ropensci.org/be5aedf90e297a9ecfafc82e0ed8c8670a6a60be396f336887e7b0ccc294a0a3",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/29719263003"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.21.0",
      "date": "2026-07-20T05:37:54.000Z",
      "commit": "9dcbc58b8d026b8af8c0d63180059eb1e4e27a8a",
      "fileid": "https://r2.ropensci.org/d858c3a5a6692212968c30d5500e00c648cd5d6f5ca38fdb25b518b722d68b13",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/29719263003"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "1.21.0",
      "date": "2026-07-20T05:38:09.000Z",
      "commit": "9dcbc58b8d026b8af8c0d63180059eb1e4e27a8a",
      "fileid": "https://r2.ropensci.org/b1670d0310e11e8188225195fadc7698f43ea58808098889239397725c60e16c",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/29719263003"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.21.0",
      "date": "2026-07-20T05:40:22.000Z",
      "commit": "9dcbc58b8d026b8af8c0d63180059eb1e4e27a8a",
      "fileid": "https://r2.ropensci.org/178ed1891f0149ac763fc0d38447168dfe28659ccf152a6e30322931516f70c7",
      "status": "success",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/29719263003"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.21.0",
      "date": "2026-07-20T05:38:14.000Z",
      "commit": "9dcbc58b8d026b8af8c0d63180059eb1e4e27a8a",
      "fileid": "https://r2.ropensci.org/57e93ea199a1fd3264d0bd9d7c3fc0ccd6fd7476e91c9131685240d8e4eefd3c",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/29719263003"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.21.0",
      "date": "2026-07-20T05:38:30.000Z",
      "commit": "9dcbc58b8d026b8af8c0d63180059eb1e4e27a8a",
      "fileid": "https://r2.ropensci.org/196118074ad8d12d29dedee201d29140241ca3d726015667eac3fe995cc34172",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/29719263003"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "1.21.0",
      "date": "2026-07-20T05:38:22.000Z",
      "commit": "9dcbc58b8d026b8af8c0d63180059eb1e4e27a8a",
      "fileid": "https://r2.ropensci.org/d81ea5d2bfe4281468e431497a1fce14c142cb12d785b92143664579cb93c935",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/29719263003"
    }
  ]
}