{
  "_id": "6a23c35a530b9bc726bdd565",
  "Package": "hicVennDiagram",
  "Title": "Venn Diagram for genomic interaction data",
  "Version": "1.10.0",
  "Authors@R": "person(given=\"Jianhong\", family=\"Ou\", email=\"jou@morgridge.org\",\nrole=c(\"aut\", \"cre\"), comment=c(ORCID=\"0000-0002-8652-2488\"))",
  "Description": "A package to generate high-resolution Venn and Upset plots\nfor genomic interaction data from HiC, ChIA-PET, HiChIP,\nPLAC-Seq, Hi-TrAC, HiCAR and etc. The package generates plots\nspecifically crafted to eliminate the deceptive visual\nrepresentation caused by the counts method.",
  "License": "GPL-3",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.2",
  "VignetteBuilder": "knitr",
  "biocViews": "DNA3DStructure, HiC, Visualization",
  "URL": "https://github.com/jianhong/hicVennDiagram",
  "BugReports": "https://github.com/jianhong/hicVennDiagram/issues",
  "Config/pak/sysreqs": "cmake libfontconfig1-dev libfreetype6-dev\nlibfribidi-dev make libharfbuzz-dev libbz2-dev libicu-dev\nliblzma-dev libpng-dev libuv1-dev libxml2-dev libssl-dev\nxz-utils zlib1g-dev libclang-dev",
  "Repository": "https://bioc-release.r-universe.dev",
  "Date/Publication": "2026-04-28 13:01:14 UTC",
  "RemoteUrl": "https://github.com/bioc/hicVennDiagram",
  "RemoteRef": "RELEASE_3_23",
  "RemoteSha": "b3c173287f083d988040e3bee0910734f4302843",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-06 06:13:45 UTC",
    "User": "root"
  },
  "Author": "Jianhong Ou [aut, cre] (ORCID: <https://orcid.org/0000-0002-8652-2488>)",
  "Maintainer": "Jianhong Ou <jou@morgridge.org>",
  "MD5sum": "b19f991ebac2ee6402ff34c1c10775a9",
  "_user": "bioc-release",
  "_type": "src",
  "_file": "hicVennDiagram_1.10.0.tar.gz",
  "_fileid": "30d6ce62a0ff2cebeb8143fd5b8b858d3df3f2c70c3fd282b237254ed701bf8e",
  "_filesize": 829708,
  "_sha256": "30d6ce62a0ff2cebeb8143fd5b8b858d3df3f2c70c3fd282b237254ed701bf8e",
  "_created": "2026-06-06T06:13:45.000Z",
  "_published": "2026-06-06T06:51:06.918Z",
  "_jobs": [
    {
      "job": 79856803635,
      "time": 245,
      "config": "bioc-checks",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7451908009"
    },
    {
      "job": 79856803641,
      "time": 484,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7451937818"
    },
    {
      "job": 79856803639,
      "time": 466,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7451935597"
    },
    {
      "job": 79856803653,
      "time": 216,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7451904347"
    },
    {
      "job": 79856803643,
      "time": 249,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7451909303"
    },
    {
      "job": 79856395950,
      "time": 409,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7451874915"
    },
    {
      "job": 79856803637,
      "time": 2175,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7452138010"
    },
    {
      "job": 79856803651,
      "time": 327,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7451918075"
    },
    {
      "job": 79856803640,
      "time": 354,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7451921686"
    },
    {
      "job": 79856803638,
      "time": 331,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7451919564"
    }
  ],
  "_bioccheck": {
    "error": 0,
    "warning": 0,
    "note": 6
  },
  "_buildurl": "https://github.com/r-universe/bioc-release/actions/runs/27054572651",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/bioc/hicVennDiagram",
  "_commit": {
    "id": "b3c173287f083d988040e3bee0910734f4302843",
    "author": "A Wokaty <andres.wokaty@sph.cuny.edu>",
    "committer": "A Wokaty <andres.wokaty@sph.cuny.edu>",
    "message": "bump x.y.z version to even y prior to creation of RELEASE_3_23 branch\n",
    "time": 1777381274
  },
  "_maintainer": {
    "name": "Jianhong Ou",
    "email": "jou@morgridge.org",
    "orcid": "0000-0002-8652-2488"
  },
  "_distro": "noble",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.3.0",
      "role": "Depends"
    },
    {
      "package": "Seqinfo",
      "role": "Imports"
    },
    {
      "package": "GenomicRanges",
      "role": "Imports"
    },
    {
      "package": "IRanges",
      "role": "Imports"
    },
    {
      "package": "InteractionSet",
      "role": "Imports"
    },
    {
      "package": "rtracklayer",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "ComplexUpset",
      "role": "Imports"
    },
    {
      "package": "reshape2",
      "role": "Imports"
    },
    {
      "package": "eulerr",
      "role": "Imports"
    },
    {
      "package": "S4Vectors",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "htmlwidgets",
      "role": "Imports"
    },
    {
      "package": "svglite",
      "role": "Imports"
    },
    {
      "package": "BiocStyle",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "ChIPpeakAnno",
      "role": "Suggests"
    },
    {
      "package": "grid",
      "role": "Suggests"
    },
    {
      "package": "TxDb.Hsapiens.UCSC.hg38.knownGene",
      "role": "Suggests"
    }
  ],
  "_owner": "bioc",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-30",
      "n": 1
    },
    {
      "week": "2025-39",
      "n": 1
    },
    {
      "week": "2025-44",
      "n": 2
    },
    {
      "week": "2026-18",
      "n": 1
    }
  ],
  "_tags": [],
  "_bioc": [
    {
      "branch": "devel",
      "version": "1.11.0",
      "bioc": "3.24"
    },
    {
      "branch": "release",
      "version": "1.10.0",
      "bioc": "3.23"
    }
  ],
  "_topics": [
    "dna3dstructure",
    "hic",
    "visualization"
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "jianhong",
      "count": 17,
      "uuid": 5640707
    },
    {
      "user": "jwokaty",
      "count": 12,
      "uuid": 1744257
    },
    {
      "user": "hpages",
      "count": 1,
      "uuid": 8810451
    }
  ],
  "_userbio": {
    "uuid": 2286807,
    "type": "organization",
    "name": "Bioconductor",
    "description": "Software for the analysis and comprehension of high-throughput genomic data"
  },
  "_downloads": {
    "count": 279,
    "source": "https://www.bioconductor.org/packages/stats/bioc/hicVennDiagram"
  },
  "_devurl": "https://github.com/jianhong/hicvenndiagram",
  "_searchresults": 13,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/hicVennDiagram.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/jianhong/hicvenndiagram",
  "_realowner": "bioc",
  "_cranurl": false,
  "_exports": [
    "browseVenn",
    "browseVennOutput",
    "createGIbackground",
    "gleamTest",
    "renderbrowseVenn",
    "show",
    "upsetPlot",
    "vennCount",
    "vennPlot",
    "vennTable"
  ],
  "_help": [
    {
      "page": "browseVenn",
      "title": "Browse the venn plot",
      "topics": [
        "browseVenn"
      ]
    },
    {
      "page": "browseVenn-shiny",
      "title": "Shiny bindings for browseVenn",
      "topics": [
        "browseVenn-shiny",
        "browseVennOutput",
        "renderbrowseVenn"
      ]
    },
    {
      "page": "createGIbackground",
      "title": "Create background by input GInteractions",
      "topics": [
        "createGIbackground"
      ]
    },
    {
      "page": "gleamTest",
      "title": "Perform GLEAM test",
      "topics": [
        "gleamTest"
      ]
    },
    {
      "page": "upsetPlot",
      "title": "UpSet plot for the Venn count table",
      "topics": [
        "upsetPlot"
      ]
    },
    {
      "page": "vennCount",
      "title": "Construct intersections of sets",
      "topics": [
        "vennCount"
      ]
    },
    {
      "page": "vennPlot",
      "title": "Venn diagram for the Venn count table",
      "topics": [
        "vennPlot"
      ]
    },
    {
      "page": "vennTable-class",
      "title": "Class '\"vennTable\"'",
      "topics": [
        "$,vennTable-method",
        "$<-,vennTable-method",
        "show,vennTable-method",
        "vennTable",
        "vennTable-class",
        "[[,vennTable,ANY,ANY-method",
        "[[<-,vennTable,ANY,ANY-method",
        "`[[<-`,vennTable-method",
        "`[[`,vennTable-method"
      ]
    }
  ],
  "_readme": "https://github.com/bioc/hicVennDiagram/raw/RELEASE_3_23/README.md",
  "_rundeps": [
    "abind",
    "askpass",
    "base64enc",
    "BH",
    "Biobase",
    "BiocGenerics",
    "BiocIO",
    "BiocParallel",
    "Biostrings",
    "bitops",
    "bslib",
    "cachem",
    "cigarillo",
    "cli",
    "codetools",
    "colorspace",
    "ComplexUpset",
    "cpp11",
    "crayon",
    "curl",
    "DelayedArray",
    "digest",
    "eulerr",
    "evaluate",
    "farver",
    "fastmap",
    "fontawesome",
    "formatR",
    "fs",
    "futile.logger",
    "futile.options",
    "generics",
    "GenomicAlignments",
    "GenomicRanges",
    "ggplot2",
    "glue",
    "gtable",
    "highr",
    "htmltools",
    "htmlwidgets",
    "httr",
    "InteractionSet",
    "IRanges",
    "isoband",
    "jquerylib",
    "jsonlite",
    "knitr",
    "labeling",
    "lambda.r",
    "lattice",
    "lifecycle",
    "magrittr",
    "Matrix",
    "MatrixGenerics",
    "matrixStats",
    "memoise",
    "mime",
    "openssl",
    "patchwork",
    "plyr",
    "R6",
    "rappdirs",
    "RColorBrewer",
    "Rcpp",
    "RCurl",
    "reshape2",
    "restfulr",
    "Rhtslib",
    "rjson",
    "rlang",
    "rmarkdown",
    "Rsamtools",
    "rtracklayer",
    "S4Arrays",
    "S4Vectors",
    "S7",
    "sass",
    "scales",
    "Seqinfo",
    "snow",
    "SparseArray",
    "stringi",
    "stringr",
    "SummarizedExperiment",
    "svglite",
    "sys",
    "systemfonts",
    "textshaping",
    "tinytex",
    "vctrs",
    "viridisLite",
    "withr",
    "xfun",
    "XML",
    "XVector",
    "yaml"
  ],
  "_vignettes": [
    {
      "source": "hicVennDiagram.Rmd",
      "filename": "hicVennDiagram.html",
      "title": "hicVennDiagram Vignette: overview",
      "author": "Jianhong Ou",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Quick start",
        "Installation",
        "Load library",
        "Details about vennCount",
        "Plot for overlapping peaks output by ChIPpeakAnno",
        "GLEAM test",
        "Session Info"
      ],
      "created": "2023-07-05 16:26:58",
      "modified": "2025-09-22 17:36:58",
      "commits": 9
    }
  ],
  "_score": 4.7160033436347994,
  "_indexed": false,
  "_nocasepkg": "hicvenndiagram",
  "_universes": [
    "bioc-release"
  ],
  "_indexurl": "https://bioc.r-universe.dev/hicVennDiagram",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.10.0",
      "date": "2026-06-06T06:19:02.000Z",
      "distro": "noble",
      "commit": "b3c173287f083d988040e3bee0910734f4302843",
      "fileid": "585aa2d2734323b368acdc20cb272d014282045ddadc23c238471b816f9c15ff",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/27054572651"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.10.0",
      "date": "2026-06-06T06:18:39.000Z",
      "distro": "noble",
      "commit": "b3c173287f083d988040e3bee0910734f4302843",
      "fileid": "96e6868e994a35a425e51b8a4b5c7b3289dd0a1fb53a30f6e857ab4388abf0f6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/27054572651"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.10.0",
      "date": "2026-06-06T06:16:14.000Z",
      "commit": "b3c173287f083d988040e3bee0910734f4302843",
      "fileid": "e0407e766aea79979f22203abbcaf0d0487034cd3113a8069e22053c6a5ff83b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/27054572651"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.10.0",
      "date": "2026-06-06T06:16:39.000Z",
      "commit": "b3c173287f083d988040e3bee0910734f4302843",
      "fileid": "7ce438a54bc46f09eeceee1d3bc2049cd71e073fbcbd0f12f513db09b0a512e5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/27054572651"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.10.0",
      "date": "2026-06-06T06:50:43.000Z",
      "commit": "b3c173287f083d988040e3bee0910734f4302843",
      "fileid": "01705a05622a266b14952a2648498bb054234b56aba75c2c60b5d0425b8de091",
      "status": "success",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/27054572651"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.10.0",
      "date": "2026-06-06T06:16:46.000Z",
      "commit": "b3c173287f083d988040e3bee0910734f4302843",
      "fileid": "df8fc54fae95b6f4cb59103ecac17c06395b3e0ff81123cd405af86750932cb0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/27054572651"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.10.0",
      "date": "2026-06-06T06:16:48.000Z",
      "commit": "b3c173287f083d988040e3bee0910734f4302843",
      "fileid": "086cbe278637f2a007537ec5ef80f2222fcb19e5d3383c28794b8a62abacc6a7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/27054572651"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.10.0",
      "date": "2026-06-06T06:16:58.000Z",
      "commit": "b3c173287f083d988040e3bee0910734f4302843",
      "fileid": "253162a3ab4251a040544cc747736a5cc5cb4be10648c56d31d7b35284b93725",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/27054572651"
    }
  ]
}