{
  "_id": "6a227805cd65a98ecbd4c226",
  "Package": "EnrichIntersect",
  "Type": "Package",
  "Title": "Enrichment Analysis and Intersecting Sankey Diagram",
  "Version": "1.0",
  "URL": "https://github.com/ocbe-uio/EnrichIntersect",
  "BugReports": "https://github.com/ocbe-uio/EnrichIntersect/issues",
  "Authors@R": "c(person(\"Zhi\", \"Zhao\", email = \"zhi.zhao@medisin.uio.no\", role = c(\"aut\",\"cre\")), person(\"Manuela\", \"Zucknick\", email = \"manuela.zucknick@medisin.uio.no\", role = c(\"aut\")), person(\"Tero\", \"Aittokallio\", email = \"t.a.aittokallio@medisin.uio.no\", role = c(\"ctb\")))",
  "Description": "A flexible tool for enrichment analysis based on\nuser-defined sets. It allows users to perform\nover-representation analysis of the custom sets among any\nspecified ranked feature list, hence making enrichment analysis\napplicable to various types of data from different scientific\nfields. 'EnrichIntersect' also enables an interactive means to\nvisualize identified associations based on, for example, the\nmix-lasso model (Zhao et al., 2022\n<doi:10.1016/j.isci.2022.104767>) or similar methods.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "VignetteBuilder": "knitr",
  "NeedsCompilation": "yes",
  "Config/roxygen2/version": "8.0.0",
  "Config/pak/sysreqs": "chromium cmake libglpk-dev make libicu-dev\nlibuv1-dev libxml2-dev libssl-dev",
  "Repository": "https://ocbe-uio.r-universe.dev",
  "Date/Publication": "2026-06-05 06:18:42 UTC",
  "RemoteUrl": "https://github.com/ocbe-uio/EnrichIntersect",
  "RemoteRef": "HEAD",
  "RemoteSha": "089f845703cc5b5c2c8669b26f8f389f852b1af8",
  "Packaged": {
    "Date": "2026-06-05 07:09:58 UTC",
    "User": "root"
  },
  "Author": "Zhi Zhao [aut, cre],\nManuela Zucknick [aut],\nTero Aittokallio [ctb]",
  "Maintainer": "Zhi Zhao <zhi.zhao@medisin.uio.no>",
  "MD5sum": "4ceae117b86365c627f245ef1dffc706",
  "_user": "ocbe-uio",
  "_type": "src",
  "_file": "EnrichIntersect_1.0.tar.gz",
  "_fileid": "c4407ca636790c33c2b0f9306318654a700486c6b0dd5f4dfdae969d89169e53",
  "_filesize": 852246,
  "_sha256": "c4407ca636790c33c2b0f9306318654a700486c6b0dd5f4dfdae969d89169e53",
  "_created": "2026-06-05T07:09:58.000Z",
  "_published": "2026-06-05T07:17:25.651Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79681081234,
      "time": 159,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7430872820"
    },
    {
      "job": 79681081290,
      "time": 183,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7430877911"
    },
    {
      "job": 79681081278,
      "time": 158,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7430872905"
    },
    {
      "job": 79681081289,
      "time": 192,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7430880112"
    },
    {
      "job": 79681081286,
      "time": 130,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7430864630"
    },
    {
      "job": 79681081318,
      "time": 240,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7430893001"
    },
    {
      "job": 79681081294,
      "time": 132,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7430865349"
    },
    {
      "job": 79681081291,
      "time": 391,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7430932446"
    },
    {
      "job": 79680612035,
      "time": 226,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7430829220"
    },
    {
      "job": 79681081238,
      "time": 146,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7430868808"
    },
    {
      "job": 79681081259,
      "time": 133,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7430865558"
    },
    {
      "job": 79681081344,
      "time": 122,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7430864112"
    },
    {
      "job": 79681081279,
      "time": 174,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7430876181"
    }
  ],
  "_buildurl": "https://github.com/r-universe/ocbe-uio/actions/runs/27000803689",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/ocbe-uio/EnrichIntersect",
  "_commit": {
    "id": "089f845703cc5b5c2c8669b26f8f389f852b1af8",
    "author": "zhizuio <zhi.zhao@medisin.uio.no>",
    "committer": "zhizuio <zhi.zhao@medisin.uio.no>",
    "message": "update .svg\n",
    "time": 1780640322
  },
  "_maintainer": {
    "name": "Zhi Zhao",
    "email": "zhi.zhao@medisin.uio.no",
    "login": "zhizuio",
    "description": "",
    "uuid": 39630023
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.0",
      "role": "Depends"
    },
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "RcppArmadillo",
      "role": "LinkingTo"
    },
    {
      "package": "Rcpp",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "networkD3",
      "role": "Imports"
    },
    {
      "package": "jsonlite",
      "role": "Imports"
    },
    {
      "package": "htmlwidgets",
      "role": "Imports"
    },
    {
      "package": "webshot2",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "grDevices",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    }
  ],
  "_owner": "ocbe-uio",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-22",
      "n": 4
    },
    {
      "week": "2026-23",
      "n": 4
    }
  ],
  "_tags": [
    {
      "name": "v1.0",
      "date": "2026-05-30"
    }
  ],
  "_stars": 5,
  "_contributors": [
    {
      "user": "zhizuio",
      "count": 16,
      "uuid": 39630023
    }
  ],
  "_userbio": {
    "uuid": 58079878,
    "type": "organization",
    "name": "Oslo Centre for Biostatistics and Epidemiology",
    "description": "This is where we host most of the scientific software we produce at OCBE, a joint center between the University of Oslo and the Oslo University Hospital."
  },
  "_downloads": {
    "count": 260,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/EnrichIntersect"
  },
  "_devurl": "https://github.com/ocbe-uio/enrichintersect",
  "_searchresults": 0,
  "_topics": [
    "cpp"
  ],
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/EnrichIntersect.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/ocbe-uio/enrichintersect",
  "_realowner": "ocbe-uio",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1",
      "date": "2022-07-21"
    },
    {
      "version": "0.2",
      "date": "2022-08-10"
    },
    {
      "version": "0.3",
      "date": "2022-09-14"
    },
    {
      "version": "0.4",
      "date": "2022-09-23"
    },
    {
      "version": "0.5",
      "date": "2023-01-29"
    },
    {
      "version": "0.6",
      "date": "2023-02-26"
    },
    {
      "version": "0.7",
      "date": "2024-03-14"
    },
    {
      "version": "1.0",
      "date": "2026-05-30"
    }
  ],
  "_exports": [
    "enrichment",
    "intersectSankey"
  ],
  "_datasets": [
    {
      "name": "cancers_drug_groups",
      "title": "Data set 'cancers_drug_groups'",
      "object": "cancers_drug_groups",
      "class": [
        "list"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    },
    {
      "name": "cancers_genes_drugs",
      "title": "Data set 'cancers_genes_drugs'",
      "object": "cancers_genes_drugs",
      "class": [
        "array"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "cancers_drug_groups",
      "title": "Data set 'cancers_drug_groups'",
      "topics": [
        "cancers_drug_groups"
      ]
    },
    {
      "page": "cancers_genes_drugs",
      "title": "Data set 'cancers_genes_drugs'",
      "topics": [
        "cancers_genes_drugs"
      ]
    },
    {
      "page": "enrichment",
      "title": "Plot enrichment map",
      "topics": [
        "enrichment"
      ]
    },
    {
      "page": "intersectSankey",
      "title": "Plot Sankey diagram for intersecting sets",
      "topics": [
        "intersectSankey"
      ]
    }
  ],
  "_pkglogo": "https://github.com/ocbe-uio/EnrichIntersect/raw/HEAD/man/figures/logo.svg",
  "_readme": "https://github.com/ocbe-uio/EnrichIntersect/raw/HEAD/README.md",
  "_rundeps": [
    "AsioHeaders",
    "base64enc",
    "bslib",
    "cachem",
    "callr",
    "chromote",
    "cli",
    "cpp11",
    "curl",
    "data.tree",
    "digest",
    "dplyr",
    "evaluate",
    "farver",
    "fastmap",
    "fontawesome",
    "fs",
    "generics",
    "ggplot2",
    "glue",
    "gtable",
    "highr",
    "htmltools",
    "htmlwidgets",
    "igraph",
    "isoband",
    "jquerylib",
    "jsonlite",
    "knitr",
    "labeling",
    "later",
    "lattice",
    "lifecycle",
    "magrittr",
    "Matrix",
    "memoise",
    "mime",
    "networkD3",
    "otel",
    "pillar",
    "pkgconfig",
    "processx",
    "promises",
    "ps",
    "R6",
    "rappdirs",
    "RColorBrewer",
    "Rcpp",
    "RcppArmadillo",
    "rlang",
    "rmarkdown",
    "S7",
    "sass",
    "scales",
    "stringi",
    "tibble",
    "tidyselect",
    "tinytex",
    "utf8",
    "vctrs",
    "viridisLite",
    "webshot2",
    "websocket",
    "withr",
    "xfun",
    "yaml",
    "zip"
  ],
  "_sysdeps": [
    {
      "shlib": "libstdc++",
      "package": "libstdc++6",
      "source": "gcc",
      "version": "14.2.0-4ubuntu2~24.04.1",
      "name": "c++",
      "homepage": "http://gcc.gnu.org/",
      "description": "GNU Standard C++ Library v3"
    }
  ],
  "_vignettes": [
    {
      "source": "EnrichIntersect.Rmd",
      "filename": "EnrichIntersect.html",
      "title": "EnrichIntersect Tutorial",
      "author": "Zhi Zhao",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Examples",
        "Plot enrichment map",
        "Plot Sankey diagram for intersecting set through an array",
        "Citation"
      ],
      "created": "2022-09-23 15:42:16",
      "modified": "2026-05-29 23:52:58",
      "commits": 6
    }
  ],
  "_score": 4.698970004336019,
  "_indexed": true,
  "_nocasepkg": "enrichintersect",
  "_universes": [
    "ocbe-uio",
    "zhizuio"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0",
      "date": "2026-06-05T07:12:32.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "089f845703cc5b5c2c8669b26f8f389f852b1af8",
      "fileid": "1084cd90952ec8d56b9ebc793a28870dfeb22eb3adfbc5b184cea7af468120b4",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/ocbe-uio/actions/runs/27000803689"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0",
      "date": "2026-06-05T07:12:47.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "089f845703cc5b5c2c8669b26f8f389f852b1af8",
      "fileid": "7284a7f04f43b602fce279be087f0368375b951dbd53e602def0629fe8c94a0e",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/ocbe-uio/actions/runs/27000803689"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0",
      "date": "2026-06-05T07:12:31.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "089f845703cc5b5c2c8669b26f8f389f852b1af8",
      "fileid": "f69d04b7f6038e0b628bf77f477671367b760331516354373feac13f648c3f06",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/ocbe-uio/actions/runs/27000803689"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0",
      "date": "2026-06-05T07:13:03.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "089f845703cc5b5c2c8669b26f8f389f852b1af8",
      "fileid": "812376b0f6103322d5d272679916a8899b3056180c2649a1b4c28cb088120129",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/ocbe-uio/actions/runs/27000803689"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0",
      "date": "2026-06-05T07:12:02.000Z",
      "arch": "aarch64",
      "commit": "089f845703cc5b5c2c8669b26f8f389f852b1af8",
      "fileid": "a863da3cca7f67adc0e4c4e5d350a735fe861624d88b26dd94af154802c473e5",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/ocbe-uio/actions/runs/27000803689"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0",
      "date": "2026-06-05T07:13:08.000Z",
      "arch": "x86_64",
      "commit": "089f845703cc5b5c2c8669b26f8f389f852b1af8",
      "fileid": "9a21c8b40a6257ae1b4a38ea74aeb177712deaccf6da4833c60aba573e6806c8",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/ocbe-uio/actions/runs/27000803689"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0",
      "date": "2026-06-05T07:11:48.000Z",
      "arch": "aarch64",
      "commit": "089f845703cc5b5c2c8669b26f8f389f852b1af8",
      "fileid": "011ef008ceaa0534b7d1d98fe7595a720e2c41e94c1d6053ca8890b49475ecf9",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/ocbe-uio/actions/runs/27000803689"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0",
      "date": "2026-06-05T07:14:56.000Z",
      "arch": "x86_64",
      "commit": "089f845703cc5b5c2c8669b26f8f389f852b1af8",
      "fileid": "3ba8dfe0a4e7d2de0cb58045fd41e9823f7eb9e309300b3f06cdaecfc923d1b6",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/ocbe-uio/actions/runs/27000803689"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0",
      "date": "2026-06-05T07:12:41.000Z",
      "arch": "emscripten",
      "commit": "089f845703cc5b5c2c8669b26f8f389f852b1af8",
      "fileid": "8ec1ae1f4812dbe170a1c57e4415cb202afa447d0c2524fb7a6f922442ff50ee",
      "status": "success",
      "buildurl": "https://github.com/r-universe/ocbe-uio/actions/runs/27000803689"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0",
      "date": "2026-06-05T07:11:31.000Z",
      "arch": "x86_64",
      "commit": "089f845703cc5b5c2c8669b26f8f389f852b1af8",
      "fileid": "a07ec369000098f4a0d6d0fbab5ebb1e61363e6f493a1cbd4a813924b781bfea",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/ocbe-uio/actions/runs/27000803689"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0",
      "date": "2026-06-05T07:11:32.000Z",
      "arch": "x86_64",
      "commit": "089f845703cc5b5c2c8669b26f8f389f852b1af8",
      "fileid": "f582374afcb4def0a80df49a768086c305dc887dfa7aa1e0a752403bc30f7c23",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/ocbe-uio/actions/runs/27000803689"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.0",
      "date": "2026-06-05T07:11:59.000Z",
      "arch": "x86_64",
      "commit": "089f845703cc5b5c2c8669b26f8f389f852b1af8",
      "fileid": "059175670875c18fc18c21ade4cd766b5b3595144da443e92ddd526a5211ce1c",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/ocbe-uio/actions/runs/27000803689"
    }
  ]
}