{
  "_id": "6a104a33acfb0bcc41c9fa10",
  "Package": "diceplot",
  "Title": "High Dimensional Categorical Data Visualization",
  "Description": "Easy visualization for datasets with more than two\ncategorical variables and additional continuous variables.\n'diceplot' is particularly useful for exploring complex\ncategorical data in the context of pathway analysis across\nmultiple conditions. For a detailed documentation please visit\n<https://dice-and-domino-plot.readthedocs.io/en/latest/>.",
  "Version": "0.2.1",
  "Authors@R": "person(\ngiven = \"Matthias\",\nfamily = \"Flotho\",\nemail = \"matthias.flotho@ccb.uni-saarland.de\",\nrole = c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"0009-0006-4374-0801\")\n)",
  "URL": "https://dice-and-domino-plot.readthedocs.io/en/latest/,\nhttps://github.com/maflot/Diceplot",
  "BugReports": "https://github.com/maflot/Diceplot/issues",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.2",
  "Config/pak/sysreqs": "libabsl-dev cmake libgdal-dev gdal-bin libgeos-dev\nlibicu-dev libssl-dev libproj-dev libsqlite3-dev\nlibudunits2-dev",
  "Repository": "https://maflot.r-universe.dev",
  "Date/Publication": "2025-12-11 11:01:12 UTC",
  "RemoteUrl": "https://github.com/maflot/diceplot",
  "RemoteRef": "HEAD",
  "RemoteSha": "efb22f8c6e13fc864d947c01a2c778c31e63264f",
  "RemoteSubdir": "diceplot",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-10 08:20:29 UTC",
    "User": "root"
  },
  "Author": "Matthias Flotho [aut, cre] (ORCID:\n<https://orcid.org/0009-0006-4374-0801>)",
  "Maintainer": "Matthias Flotho <matthias.flotho@ccb.uni-saarland.de>",
  "MD5sum": "f4765e54b6adf938bec684d6e0e5eed7",
  "_user": "maflot",
  "_type": "src",
  "_file": "diceplot_0.2.1.tar.gz",
  "_fileid": "b64472a469fda40d5edeff35de1adc0ed37408018c96dafd19008116becc7ba9",
  "_filesize": 162739,
  "_sha256": "b64472a469fda40d5edeff35de1adc0ed37408018c96dafd19008116becc7ba9",
  "_created": "2026-05-10T08:20:29.000Z",
  "_published": "2026-05-22T12:21:07.484Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77378189213,
      "time": 130,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6902270609"
    },
    {
      "job": 77378189148,
      "time": 156,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6902273026"
    },
    {
      "job": 77378189171,
      "time": 200,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6902325180"
    },
    {
      "job": 77378189137,
      "time": 261,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6902329615"
    },
    {
      "job": 77378188699,
      "time": 169,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6902257472"
    },
    {
      "job": 77378188484,
      "time": 111,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7160328328"
    },
    {
      "job": 77378189238,
      "time": 116,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6902269152"
    },
    {
      "job": 77378189239,
      "time": 112,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6902268878"
    },
    {
      "job": 77378189084,
      "time": 269,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6902283860"
    }
  ],
  "_buildurl": "https://github.com/r-universe/maflot/actions/runs/25623846323",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/maflot/diceplot",
  "_commit": {
    "id": "efb22f8c6e13fc864d947c01a2c778c31e63264f",
    "author": "Matthias Flotho <69261571+maflot@users.noreply.github.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Add ggdiceplot notice to package startup message\n\nAdd startup message indicating package status and alternative.",
    "time": 1765450872
  },
  "_maintainer": {
    "name": "Matthias Flotho",
    "email": "matthias.flotho@ccb.uni-saarland.de",
    "login": "maflot",
    "bluesky": "@mflot.bsky.social",
    "linkedin": "in/matthias-flotho-a94024210",
    "uuid": 69261571
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "dplyr",
      "version": ">= 1.0.0",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "version": ">= 3.5.0",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "version": ">= 1.3.0",
      "role": "Imports"
    },
    {
      "package": "data.table",
      "version": ">= 1.14.8",
      "role": "Imports"
    },
    {
      "package": "cowplot",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "RColorBrewer",
      "role": "Imports"
    },
    {
      "package": "sf",
      "role": "Imports"
    },
    {
      "package": "ggrepel",
      "role": "Imports"
    }
  ],
  "_owner": "maflot",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-25",
      "n": 1
    },
    {
      "week": "2025-26",
      "n": 3
    },
    {
      "week": "2025-31",
      "n": 1
    },
    {
      "week": "2025-33",
      "n": 1
    },
    {
      "week": "2025-34",
      "n": 1
    },
    {
      "week": "2025-50",
      "n": 3
    }
  ],
  "_tags": [],
  "_topics": [
    "bioinformatics",
    "data-visualization",
    "pathway-enrichment-analysis",
    "visualization"
  ],
  "_stars": 26,
  "_contributors": [
    {
      "user": "maflot",
      "count": 78,
      "uuid": 69261571
    }
  ],
  "_userbio": {
    "uuid": 69261571,
    "type": "user",
    "name": "Matthias Flotho"
  },
  "_downloads": {
    "count": 248,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/diceplot"
  },
  "_devurl": "https://github.com/maflot/diceplot",
  "_searchresults": 9,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/diceplot.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/maflot/diceplot",
  "_realowner": "maflot",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2024-10-17"
    },
    {
      "version": "0.1.1",
      "date": "2024-10-21"
    },
    {
      "version": "0.1.2",
      "date": "2024-10-28"
    },
    {
      "version": "0.1.3",
      "date": "2024-11-05"
    },
    {
      "version": "0.1.4",
      "date": "2024-11-20"
    },
    {
      "version": "0.1.5",
      "date": "2025-03-12"
    },
    {
      "version": "0.1.6",
      "date": "2025-03-22"
    },
    {
      "version": "0.1.7",
      "date": "2025-04-14"
    },
    {
      "version": "0.2.0",
      "date": "2025-06-24"
    },
    {
      "version": "0.2.1",
      "date": "2025-08-18"
    },
    {
      "version": "0.2.2",
      "date": "2025-12-11"
    }
  ],
  "_exports": [
    "calculate_dot_size",
    "create_custom_legends",
    "create_var_positions",
    "dice_facet_plot",
    "dice_plot",
    "domino_plot",
    "geom_dice_sf",
    "order_cat_b",
    "perform_clustering",
    "prepare_box_data",
    "prepare_plot_data",
    "prepare_simple_box_data"
  ],
  "_help": [
    {
      "page": "calculate_dot_size",
      "title": "Calculate Dynamic Dot Size",
      "topics": [
        "calculate_dot_size"
      ]
    },
    {
      "page": "create_custom_legends",
      "title": "Create Custom Legends",
      "topics": [
        "create_custom_legends"
      ]
    },
    {
      "page": "create_var_positions",
      "title": "Create Variable Positions",
      "topics": [
        "create_var_positions"
      ]
    },
    {
      "page": "dice_facet_plot",
      "title": "Domino Plot Visualization with Categorical Colors",
      "topics": [
        "dice_facet_plot"
      ]
    },
    {
      "page": "dice_plot",
      "title": "Dice Plot Visualization",
      "topics": [
        "dice_plot"
      ]
    },
    {
      "page": "domino_plot",
      "title": "Domino Plot Visualization",
      "topics": [
        "domino_plot"
      ]
    },
    {
      "page": "geom_dice_sf",
      "title": "Plot Dice Representations on sf Objects",
      "topics": [
        "geom_dice_sf"
      ]
    },
    {
      "page": "order_cat_b",
      "title": "Order Category B",
      "topics": [
        "order_cat_b"
      ]
    },
    {
      "page": "perform_clustering",
      "title": "Perform Hierarchical Clustering on Category A",
      "topics": [
        "perform_clustering"
      ]
    },
    {
      "page": "prepare_box_data",
      "title": "Prepare Box Data",
      "topics": [
        "prepare_box_data"
      ]
    },
    {
      "page": "prepare_plot_data",
      "title": "Prepare Plot Data",
      "topics": [
        "prepare_plot_data"
      ]
    },
    {
      "page": "prepare_simple_box_data",
      "title": "Prepare Simple Box Data (no grouping)",
      "topics": [
        "prepare_simple_box_data"
      ]
    }
  ],
  "_readme": "https://github.com/maflot/diceplot/raw/HEAD/README.md",
  "_rundeps": [
    "class",
    "classInt",
    "cli",
    "cowplot",
    "cpp11",
    "data.table",
    "DBI",
    "dplyr",
    "e1071",
    "farver",
    "generics",
    "ggplot2",
    "ggrepel",
    "glue",
    "gtable",
    "isoband",
    "KernSmooth",
    "labeling",
    "lifecycle",
    "magrittr",
    "MASS",
    "pillar",
    "pkgconfig",
    "proxy",
    "purrr",
    "R6",
    "RColorBrewer",
    "Rcpp",
    "rlang",
    "s2",
    "S7",
    "scales",
    "sf",
    "stringi",
    "stringr",
    "tibble",
    "tidyr",
    "tidyselect",
    "units",
    "utf8",
    "vctrs",
    "viridisLite",
    "withr",
    "wk"
  ],
  "_score": 4.892094602690481,
  "_indexed": true,
  "_nocasepkg": "diceplot",
  "_universes": [
    "maflot"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.1",
      "date": "2026-05-10T08:22:21.000Z",
      "distro": "noble",
      "commit": "efb22f8c6e13fc864d947c01a2c778c31e63264f",
      "fileid": "9a400fc331888d2a6f42a0740e23de8792734cff304995df09db612c4176a34f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/maflot/actions/runs/25623846323"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.2.1",
      "date": "2026-05-10T08:22:41.000Z",
      "distro": "noble",
      "commit": "efb22f8c6e13fc864d947c01a2c778c31e63264f",
      "fileid": "608b1e602c4db6daa92b77d1cca248ac3426fa19570db133d04b4298a52c1493",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/maflot/actions/runs/25623846323"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.1",
      "date": "2026-05-10T08:31:46.000Z",
      "commit": "efb22f8c6e13fc864d947c01a2c778c31e63264f",
      "fileid": "f9fc536f04c4a4266be81f0775019876f533b23f9c98713d301afeb4bba38aaa",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/maflot/actions/runs/25623846323"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.2.1",
      "date": "2026-05-10T08:32:10.000Z",
      "commit": "efb22f8c6e13fc864d947c01a2c778c31e63264f",
      "fileid": "f65a753d847b0e6ec6d05a715dfe8a2d39ae34d32d3782bc1bfe576dcf2f6ee4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/maflot/actions/runs/25623846323"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.2.1",
      "date": "2026-05-10T08:21:52.000Z",
      "commit": "efb22f8c6e13fc864d947c01a2c778c31e63264f",
      "fileid": "1e06b4b5f9c9d940d1c56c273d4dcccf2a7626216756707926a026e4f436bbfc",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/maflot/actions/runs/25623846323"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.2.1",
      "date": "2026-05-10T08:21:49.000Z",
      "commit": "efb22f8c6e13fc864d947c01a2c778c31e63264f",
      "fileid": "efd63031856b6931d0cca6055db758070b9202767a7472e71fe57e94827cea4c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/maflot/actions/runs/25623846323"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.2.1",
      "date": "2026-05-10T08:24:30.000Z",
      "commit": "efb22f8c6e13fc864d947c01a2c778c31e63264f",
      "fileid": "869b7412946ec44dfe88a87e501825626235099f82f4199f8b3d0e41b8f5c1a7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/maflot/actions/runs/25623846323"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.1",
      "date": "2026-05-22T12:20:43.000Z",
      "commit": "efb22f8c6e13fc864d947c01a2c778c31e63264f",
      "fileid": "b7c51bdc0a83b3674bbb2df90eceea36c1efa905a52e1c7cfdf40cada755e3dd",
      "status": "success",
      "buildurl": "https://github.com/r-universe/maflot/actions/runs/25623846323"
    }
  ]
}