{
  "_id": "6a17f662acfb0bcc41da889c",
  "Package": "SimpleUpset",
  "Type": "Package",
  "Title": "Create Upset Plots",
  "Version": "0.1.4",
  "Authors@R": "c(\nperson(\n\"Stevie\", \"Pederson\",\nemail = \"stephen.pederson.au@gmail.com\",\nrole = c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"0000-0001-8197-3303\")\n)\n)",
  "Description": "Create Upset plots using a combination of 'ggplot2' and\n'patchwork'.",
  "URL": "https://github.com/smped/SimpleUpset",
  "BugReports": "https://github.com/smped/SimpleUpset/issues",
  "License": "GPL-3",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.3.3",
  "Roxygen": "list(markdown = TRUE)",
  "Config/testthat/edition": "3",
  "VignetteBuilder": "knitr",
  "Config/pak/sysreqs": "libicu-dev",
  "Repository": "https://smped.r-universe.dev",
  "Date/Publication": "2025-11-29 12:15:14 UTC",
  "RemoteUrl": "https://github.com/smped/simpleupset",
  "RemoteRef": "HEAD",
  "RemoteSha": "4c19cd3535d3a88f9122575435866914644d6420",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-28 07:58:05 UTC",
    "User": "root"
  },
  "Author": "Stevie Pederson [aut, cre] (ORCID:\n<https://orcid.org/0000-0001-8197-3303>)",
  "Maintainer": "Stevie Pederson <stephen.pederson.au@gmail.com>",
  "MD5sum": "599fbd4ad7f9227fabd6d62c4dfd106b",
  "_user": "smped",
  "_type": "src",
  "_file": "SimpleUpset_0.1.4.tar.gz",
  "_fileid": "5cf669901f0798fd6962d636212c1600736a3c83ccdcc5aa210cf7ef32338370",
  "_filesize": 1892433,
  "_sha256": "5cf669901f0798fd6962d636212c1600736a3c83ccdcc5aa210cf7ef32338370",
  "_created": "2026-05-28T07:58:05.000Z",
  "_published": "2026-05-28T08:01:38.560Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78248246767,
      "time": 161,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7260677486"
    },
    {
      "job": 78248246778,
      "time": 164,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7260678083"
    },
    {
      "job": 78248246785,
      "time": 172,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7260672960"
    },
    {
      "job": 78248246773,
      "time": 132,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7260663745"
    },
    {
      "job": 78247761306,
      "time": 194,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7260630414"
    },
    {
      "job": 78248246752,
      "time": 134,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7260669692"
    },
    {
      "job": 78248246825,
      "time": 97,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7260659435"
    },
    {
      "job": 78248246813,
      "time": 106,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7260661730"
    },
    {
      "job": 78248246793,
      "time": 116,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7260664272"
    }
  ],
  "_buildurl": "https://github.com/r-universe/smped/actions/runs/26562195128",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/smped/simpleupset",
  "_commit": {
    "id": "4c19cd3535d3a88f9122575435866914644d6420",
    "author": "Stevie Ped <stephen.pederson.au@gmail.com>",
    "committer": "Stevie Ped <stephen.pederson.au@gmail.com>",
    "message": "Revised test for older versions of R\n",
    "time": 1764418514
  },
  "_maintainer": {
    "name": "Stevie Pederson",
    "email": "stephen.pederson.au@gmail.com",
    "login": "smped",
    "bluesky": "@smped.bsky.social",
    "description": "",
    "uuid": 8252496,
    "orcid": "0000-0001-8197-3303"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "ggplot2",
      "version": ">= 4.0.0",
      "role": "Depends"
    },
    {
      "package": "patchwork",
      "version": ">= 1.3.2",
      "role": "Depends"
    },
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "version": ">= 1.1.6",
      "role": "Imports"
    },
    {
      "package": "S7",
      "role": "Imports"
    },
    {
      "package": "scales",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "tidyselect",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "pander",
      "role": "Suggests"
    },
    {
      "package": "pkgdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "tidyverse",
      "version": ">= 2.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "smped",
  "_selfowned": true,
  "_usedby": 2,
  "_updates": [
    {
      "week": "2025-38",
      "n": 11
    },
    {
      "week": "2025-39",
      "n": 27
    },
    {
      "week": "2025-40",
      "n": 3
    },
    {
      "week": "2025-41",
      "n": 2
    },
    {
      "week": "2025-44",
      "n": 4
    },
    {
      "week": "2025-48",
      "n": 4
    }
  ],
  "_tags": [],
  "_stars": 13,
  "_contributors": [
    {
      "user": "smped",
      "count": 51,
      "uuid": 8252496
    }
  ],
  "_userbio": {
    "uuid": 8252496,
    "type": "user",
    "name": "Stevie Pederson"
  },
  "_downloads": {
    "count": 288,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/SimpleUpset"
  },
  "_devurl": "https://github.com/smped/simpleupset",
  "_searchresults": 3,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "extra/SimpleUpset.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/smped/simpleupset",
  "_realowner": "smped",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.2",
      "date": "2025-10-06"
    },
    {
      "version": "0.1.3",
      "date": "2025-10-22"
    },
    {
      "version": "0.1.4",
      "date": "2025-11-29"
    }
  ],
  "_exports": [
    "default_grid_layers",
    "default_intersect_layers",
    "default_set_layers",
    "simpleUpSet"
  ],
  "_help": [
    {
      "page": "default-layers",
      "title": "Define default layers for individual UpSet components",
      "topics": [
        "default_grid_layers",
        "default_intersect_layers",
        "default_set_layers"
      ]
    },
    {
      "page": "simpleUpSet",
      "title": "Make simple UpSet plots",
      "topics": [
        "simpleUpSet"
      ]
    }
  ],
  "_readme": "https://github.com/smped/simpleupset/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "cpp11",
    "dplyr",
    "farver",
    "generics",
    "ggplot2",
    "glue",
    "gtable",
    "isoband",
    "labeling",
    "lifecycle",
    "magrittr",
    "patchwork",
    "pillar",
    "pkgconfig",
    "purrr",
    "R6",
    "RColorBrewer",
    "rlang",
    "S7",
    "scales",
    "stringi",
    "stringr",
    "tibble",
    "tidyr",
    "tidyselect",
    "utf8",
    "vctrs",
    "viridisLite",
    "withr"
  ],
  "_vignettes": [
    {
      "source": "introduction.Rmd",
      "filename": "introduction.html",
      "title": "An Introduction to SimpleUpset",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Basic Usage",
        "Customising Plots",
        "Highlighting Intersections and Sets",
        "Adding Plots to Upper Panels",
        "SessionInfo",
        "References"
      ],
      "created": "2025-09-23 07:04:29",
      "modified": "2025-10-30 05:53:52",
      "commits": 7
    }
  ],
  "_score": 6.369215857410143,
  "_indexed": true,
  "_nocasepkg": "simpleupset",
  "_universes": [
    "smped"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.4",
      "date": "2026-05-28T08:00:29.000Z",
      "distro": "noble",
      "commit": "4c19cd3535d3a88f9122575435866914644d6420",
      "fileid": "1b0f4769b57488f97b0cede654da65205e72c7ccb7a95687991c18757a440e07",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/smped/actions/runs/26562195128"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.4",
      "date": "2026-05-28T08:00:30.000Z",
      "distro": "noble",
      "commit": "4c19cd3535d3a88f9122575435866914644d6420",
      "fileid": "03e8f273d1b4c6c5df7a829cb3fa3ffff9187bb5586da388407cbd2f5da79d97",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/smped/actions/runs/26562195128"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.4",
      "date": "2026-05-28T08:00:22.000Z",
      "commit": "4c19cd3535d3a88f9122575435866914644d6420",
      "fileid": "32d9d9716ba05f882910161f0ec1fd4418ba712bff4e8bbef898962cdb58a34c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/smped/actions/runs/26562195128"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.4",
      "date": "2026-05-28T07:59:53.000Z",
      "commit": "4c19cd3535d3a88f9122575435866914644d6420",
      "fileid": "c60a98bdf73e3e2834104641f18f123e6d282151bcf3564f852cc2a3916c4ab2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/smped/actions/runs/26562195128"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.4",
      "date": "2026-05-28T08:00:35.000Z",
      "commit": "4c19cd3535d3a88f9122575435866914644d6420",
      "fileid": "cfde4bf9841296aa71c7f8288985ea779e53621e3a9f4c6f27694580aec09c95",
      "status": "success",
      "buildurl": "https://github.com/r-universe/smped/actions/runs/26562195128"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.4",
      "date": "2026-05-28T07:59:20.000Z",
      "commit": "4c19cd3535d3a88f9122575435866914644d6420",
      "fileid": "901caeeb93e0a015406142a29ee5617e0cc4473f74f628c9311a0d05400eee70",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/smped/actions/runs/26562195128"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.4",
      "date": "2026-05-28T07:59:27.000Z",
      "commit": "4c19cd3535d3a88f9122575435866914644d6420",
      "fileid": "6465566a7b99a7c128c3726fc647d8251c8769ce3f477c65c4fe9e0eedfa89cf",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/smped/actions/runs/26562195128"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.4",
      "date": "2026-05-28T07:59:37.000Z",
      "commit": "4c19cd3535d3a88f9122575435866914644d6420",
      "fileid": "d03dacfe57ec73ee518b83e98b0a58fb7b07ad4da196d8dcb9b2620bb63bcb51",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/smped/actions/runs/26562195128"
    }
  ]
}