{
  "_id": "6a498d5a6d67900babdfad6a",
  "Package": "ggupset",
  "Type": "Package",
  "Title": "Combination Matrix Axis for 'ggplot2' to Create 'UpSet' Plots",
  "Version": "0.4.1",
  "URL": "https://github.com/const-ae/ggupset",
  "BugReports": "https://github.com/const-ae/ggupset/issues",
  "Authors@R": "person(\"Constantin\", \"Ahlmann-Eltze\", email = \"artjom31415@googlemail.com\", \nrole = c(\"aut\", \"cre\"), comment = c(ORCID = \"0000-0002-3762-068X\"))",
  "Description": "Replace the standard x-axis in 'ggplots' with a\ncombination matrix to visualize complex set overlaps. 'UpSet'\nhas introduced a new way to visualize the overlap of sets as an\nalternative to Venn diagrams. This package provides a simple\nway to produce such plots using 'ggplot2'. In addition it can\nconvert any categorical axis into a combination matrix axis.",
  "License": "GPL-3",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "RoxygenNote": "7.3.1",
  "Repository": "https://const-ae.r-universe.dev",
  "Date/Publication": "2026-01-23 13:01:54 UTC",
  "RemoteUrl": "https://github.com/const-ae/ggupset",
  "RemoteRef": "HEAD",
  "RemoteSha": "c47cc51d29a672364c31f5fbe5909c90c104c5bd",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-22 09:43:31 UTC",
    "User": "root"
  },
  "Author": "Constantin Ahlmann-Eltze [aut, cre] (ORCID:\n<https://orcid.org/0000-0002-3762-068X>)",
  "Maintainer": "Constantin Ahlmann-Eltze <artjom31415@googlemail.com>",
  "_user": "const-ae",
  "_type": "src",
  "_file": "ggupset_0.4.1.tar.gz",
  "_fileid": "https://r2.ropensci.org/2f8dd61d73c6d6e5ac485b6d6358dcee8478bb1dbc0e96c931813ef78c1b1b4c",
  "_filesize": 2108327,
  "_sha256": "2f8dd61d73c6d6e5ac485b6d6358dcee8478bb1dbc0e96c931813ef78c1b1b4c",
  "_expires": "2026-10-12T22:46:48.000Z",
  "_created": "2026-06-22T09:43:31.000Z",
  "_published": "2026-07-04T22:46:50.895Z",
  "_jobs": [
    {
      "job": 85173265433,
      "time": 132,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7788686059"
    },
    {
      "job": 85173265686,
      "time": 126,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7788683432"
    },
    {
      "job": 85173265574,
      "time": 88,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7788834739"
    },
    {
      "job": 85173265504,
      "time": 107,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7788867890"
    },
    {
      "job": 85173265474,
      "time": 167,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7788635252"
    },
    {
      "job": 85173265476,
      "time": 100,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7788673540"
    },
    {
      "job": 85173265488,
      "time": 95,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7788671683"
    },
    {
      "job": 85173265479,
      "time": 90,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7788670117"
    },
    {
      "job": 85173265577,
      "time": 94,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7788671930"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/const-ae/actions/runs/27943671570",
  "_status": "success",
  "_upstream": "https://github.com/const-ae/ggupset",
  "_commit": {
    "id": "c47cc51d29a672364c31f5fbe5909c90c104c5bd",
    "author": "const-ae <artjom31415@googlemail.com>",
    "committer": "const-ae <artjom31415@googlemail.com>",
    "message": "Implement bug fix for issue #48\n",
    "time": 1769173314
  },
  "_maintainer": {
    "name": "Constantin Ahlmann-Eltze",
    "email": "artjom31415@googlemail.com",
    "login": "const-ae",
    "bluesky": "@const-ae.bsky.social",
    "orcid": "0000-0002-3762-068X",
    "description": "Postdoc, Biostats, R",
    "uuid": 5359014
  },
  "_distro": "noble",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 2.10",
      "role": "Depends"
    },
    {
      "package": "ggplot2",
      "version": ">= 3.3.0",
      "role": "Imports"
    },
    {
      "package": "gtable",
      "role": "Imports"
    },
    {
      "package": "grid",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "scales",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    }
  ],
  "_owner": "const-ae",
  "_selfowned": true,
  "_usedby": 7,
  "_updates": [
    {
      "week": "2026-04",
      "n": 1
    }
  ],
  "_tags": [],
  "_topics": [
    "ggplot",
    "ggplot-extension",
    "upset"
  ],
  "_stars": 396,
  "_contributors": [
    {
      "user": "const-ae",
      "count": 74,
      "uuid": 5359014
    },
    {
      "user": "karldw",
      "count": 4,
      "uuid": 12504708
    },
    {
      "user": "dickoa",
      "count": 2,
      "uuid": 500140
    },
    {
      "user": "abichat",
      "count": 1,
      "uuid": 30300749
    },
    {
      "user": "teunbrand",
      "count": 1,
      "uuid": 49372158
    }
  ],
  "_userbio": {
    "uuid": 5359014,
    "type": "user",
    "name": "Constantin",
    "followers": 208,
    "description": "Postdoc, Biostats, R"
  },
  "_downloads": {
    "count": 3856,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/ggupset"
  },
  "_mentions": 2,
  "_devurl": "https://github.com/const-ae/ggupset",
  "_searchresults": 868,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/ggupset.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/const-ae/ggupset",
  "_realowner": "const-ae",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2019-03-08"
    },
    {
      "version": "0.2.0",
      "date": "2020-03-25"
    },
    {
      "version": "0.2.1",
      "date": "2020-03-29"
    },
    {
      "version": "0.3.0",
      "date": "2020-05-05"
    },
    {
      "version": "0.4.0",
      "date": "2024-06-24"
    },
    {
      "version": "0.4.1",
      "date": "2025-02-11"
    }
  ],
  "_exports": [
    "axis_combmatrix",
    "scale_x_mergelist",
    "scale_x_upset",
    "theme_combmatrix"
  ],
  "_datasets": [
    {
      "name": "df_complex_conditions",
      "title": "A fictional biological dataset with a complex experimental design",
      "object": "df_complex_conditions",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "KO",
        "DrugA",
        "Timepoint",
        "response"
      ],
      "rows": 360,
      "table": true,
      "tojson": true
    },
    {
      "name": "gene_pathway_membership",
      "title": "A fictional dataset describing which genes belong to certain pathways",
      "object": "gene_pathway_membership",
      "class": [
        "matrix",
        "array"
      ],
      "fields": [
        "Aco1",
        "Aco2",
        "Aif1",
        "Alox8",
        "Amh",
        "Bmpr1b",
        "Cdc25a",
        "Cdc25c",
        "Chia1",
        "Csf1r",
        "Dhtkd1",
        "Dlat",
        "Dlst",
        "Enah",
        "Eps8",
        "Ereg",
        "F2rl1",
        "Fbxw7",
        "Gpr149",
        "Hc",
        "Hif1a",
        "Jmy",
        "Mcl1",
        "Mos",
        "Nckap1l",
        "Nono",
        "Ovol1",
        "Park7",
        "Parp1",
        "Pink1",
        "Prkn",
        "Ptx3",
        "Ralbp1",
        "Rps6",
        "Topaz1",
        "Ttk",
        "Zfp830"
      ],
      "rows": 6,
      "table": true,
      "tojson": true
    },
    {
      "name": "tidy_movies",
      "title": "Tidy version of the movies dataset from the ggplot2 package",
      "object": "tidy_movies",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "title",
        "year",
        "length",
        "budget",
        "rating",
        "votes",
        "mpaa",
        "Genres",
        "stars",
        "percent_rating"
      ],
      "rows": 50000,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "axis_combmatrix",
      "title": "Convert delimited text labels into a combination matrix axis",
      "topics": [
        "axis_combmatrix"
      ]
    },
    {
      "page": "df_complex_conditions",
      "title": "A fictional biological dataset with a complex experimental design",
      "topics": [
        "df_complex_conditions"
      ]
    },
    {
      "page": "gene_pathway_membership",
      "title": "A fictional dataset describing which genes belong to certain pathways",
      "topics": [
        "gene_pathway_membership"
      ]
    },
    {
      "page": "scale_x_mergelist",
      "title": "Merge list columns into character vectors",
      "topics": [
        "scale_x_mergelist"
      ]
    },
    {
      "page": "scale_x_upset",
      "title": "Scale to make UpSet plots",
      "topics": [
        "scale_x_upset"
      ]
    },
    {
      "page": "theme_combmatrix",
      "title": "Theme for the combination matrix",
      "topics": [
        "theme_combmatrix"
      ]
    },
    {
      "page": "tidy_movies",
      "title": "Tidy version of the movies dataset from the ggplot2 package",
      "topics": [
        "tidy_movies"
      ]
    }
  ],
  "_readme": "https://github.com/const-ae/ggupset/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "cpp11",
    "farver",
    "ggplot2",
    "glue",
    "gtable",
    "isoband",
    "labeling",
    "lifecycle",
    "magrittr",
    "pillar",
    "pkgconfig",
    "R6",
    "RColorBrewer",
    "rlang",
    "S7",
    "scales",
    "tibble",
    "utf8",
    "vctrs",
    "viridisLite",
    "withr"
  ],
  "_score": 10.046631222394678,
  "_indexed": true,
  "_nocasepkg": "ggupset",
  "_universes": [
    "const-ae"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.4.1",
      "date": "2026-06-22T09:45:36.000Z",
      "distro": "noble",
      "commit": "c47cc51d29a672364c31f5fbe5909c90c104c5bd",
      "fileid": "https://r2.ropensci.org/0410f7359589d076bdf5af828a205c4f7d5b443818815ffa513aa1883f442833",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/const-ae/actions/runs/27943671570"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.4.1",
      "date": "2026-06-22T09:45:31.000Z",
      "distro": "noble",
      "commit": "c47cc51d29a672364c31f5fbe5909c90c104c5bd",
      "fileid": "https://r2.ropensci.org/65f85e24654548924f68a0ca83c0322b269c91a2f3e7ff963e09c98e238640da",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/const-ae/actions/runs/27943671570"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.4.1",
      "date": "2026-06-22T09:52:36.000Z",
      "commit": "c47cc51d29a672364c31f5fbe5909c90c104c5bd",
      "fileid": "https://r2.ropensci.org/08651a22426a00239a31460598cf494bb05a41820919bb83110d0beda5546455",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/const-ae/actions/runs/27943671570"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.4.1",
      "date": "2026-06-22T09:54:01.000Z",
      "commit": "c47cc51d29a672364c31f5fbe5909c90c104c5bd",
      "fileid": "https://r2.ropensci.org/2937d496868cf4c1457c8a5a9761580b45c52789f8df9023ab2ce03414227595",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/const-ae/actions/runs/27943671570"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.4.1",
      "date": "2026-06-22T09:45:31.000Z",
      "commit": "c47cc51d29a672364c31f5fbe5909c90c104c5bd",
      "fileid": "https://r2.ropensci.org/f3a65145d994206b2d062b91cfdf7bf707b3a0ff763118b6c83974c0bc89867a",
      "status": "success",
      "buildurl": "https://github.com/r-universe/const-ae/actions/runs/27943671570"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.4.1",
      "date": "2026-06-22T09:44:53.000Z",
      "commit": "c47cc51d29a672364c31f5fbe5909c90c104c5bd",
      "fileid": "https://r2.ropensci.org/ff755b5b0868648c64644066c4f9699d7587254dd3a0dee5a455d9114b455913",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/const-ae/actions/runs/27943671570"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.4.1",
      "date": "2026-06-22T09:44:48.000Z",
      "commit": "c47cc51d29a672364c31f5fbe5909c90c104c5bd",
      "fileid": "https://r2.ropensci.org/04ed79f85d96f15add5a44ac42d1653029094c403a8e035b8f997b207c0544ca",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/const-ae/actions/runs/27943671570"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.4.1",
      "date": "2026-06-22T09:44:55.000Z",
      "commit": "c47cc51d29a672364c31f5fbe5909c90c104c5bd",
      "fileid": "https://r2.ropensci.org/281dac000e3146f51e12309d1c6d57f013efce05e65ab428da9c833d1fa05e7c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/const-ae/actions/runs/27943671570"
    }
  ]
}