{
  "_id": "6a1be8161d7bb097a0a1bc3b",
  "Package": "ggdiceplot",
  "Title": "DicePlot Visualization for 'ggplot2'",
  "Version": "1.2.0",
  "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)",
  "Description": "Provides 'ggplot2' extensions for creating dice-based\nvisualizations where each dot position represents a specific\ncategorical variable. The package includes 'geom_dice()' for\ndisplaying presence/absence of categorical variables using\ntraditional dice patterns. Each dice position (1-6) represents\na different category, with dots shown only when that category\nis present. This allows intuitive visualization of up to 6\ncategorical variables simultaneously.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.3",
  "URL": "https://github.com/maflot/ggdiceplot",
  "BugReports": "https://github.com/maflot/ggdiceplot/issues",
  "LazyData": "true",
  "Config/testthat/edition": "3",
  "Repository": "https://maflot.r-universe.dev",
  "Date/Publication": "2026-04-01 11:26:16 UTC",
  "RemoteUrl": "https://github.com/maflot/ggdiceplot",
  "RemoteRef": "HEAD",
  "RemoteSha": "3b8c98f0f1b81ef56f7414b2bf703606e93c2caf",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-31 07:04:14 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": "addd1a458151dbd8ecc32735f88ba951",
  "_user": "maflot",
  "_type": "src",
  "_file": "ggdiceplot_1.2.0.tar.gz",
  "_fileid": "3a808d57ce6def764971788ac0eae4c26bd83c8598c35080dcf065390ca0d01c",
  "_filesize": 140193,
  "_sha256": "3a808d57ce6def764971788ac0eae4c26bd83c8598c35080dcf065390ca0d01c",
  "_created": "2026-05-31T07:04:14.000Z",
  "_published": "2026-05-31T07:49:42.458Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78707425813,
      "time": 133,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7314663483"
    },
    {
      "job": 78707425850,
      "time": 124,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7314662662"
    },
    {
      "job": 78707425820,
      "time": 161,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7314958724"
    },
    {
      "job": 78707425827,
      "time": 150,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7314945829"
    },
    {
      "job": 78707268870,
      "time": 183,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7314649301"
    },
    {
      "job": 78707425806,
      "time": 96,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7314659616"
    },
    {
      "job": 78707425836,
      "time": 112,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7314663675"
    },
    {
      "job": 78707425851,
      "time": 76,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7314657744"
    },
    {
      "job": 78707425847,
      "time": 94,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7314659496"
    }
  ],
  "_buildurl": "https://github.com/r-universe/maflot/actions/runs/26705994628",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/maflot/ggdiceplot",
  "_commit": {
    "id": "3b8c98f0f1b81ef56f7414b2bf703606e93c2caf",
    "author": "Matthias Flotho <mat.flotho@gmail.com>",
    "committer": "Matthias Flotho <mat.flotho@gmail.com>",
    "message": "Add hex logo to README\n",
    "time": 1775042776
  },
  "_maintainer": {
    "name": "Matthias Flotho",
    "email": "matthias.flotho@ccb.uni-saarland.de",
    "login": "maflot",
    "bluesky": "@mflot.bsky.social",
    "linkedin": "in/matthias-flotho-a94024210",
    "description": "",
    "uuid": 69261571
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "version": ">= 3.5.2",
      "role": "Imports"
    },
    {
      "package": "grid",
      "role": "Imports"
    },
    {
      "package": "legendry",
      "role": "Imports"
    },
    {
      "package": "scales",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "maflot",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-29",
      "n": 2
    },
    {
      "week": "2025-31",
      "n": 2
    },
    {
      "week": "2025-33",
      "n": 4
    },
    {
      "week": "2025-34",
      "n": 2
    },
    {
      "week": "2025-42",
      "n": 1
    },
    {
      "week": "2025-50",
      "n": 5
    },
    {
      "week": "2026-13",
      "n": 3
    },
    {
      "week": "2026-14",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "ggdiceplot-1.2.0",
      "date": "2026-03-27"
    }
  ],
  "_topics": [
    "categorical-data",
    "dataviz",
    "geneexpression",
    "multiomics-data"
  ],
  "_stars": 13,
  "_contributors": [
    {
      "user": "maflot",
      "count": 32,
      "uuid": 69261571
    },
    {
      "user": "copilot",
      "count": 8,
      "uuid": 198982749
    },
    {
      "user": "g-molano-la",
      "count": 3,
      "uuid": 52918763
    },
    {
      "user": "0x4c4d59",
      "count": 1,
      "uuid": 186728584
    }
  ],
  "_userbio": {
    "uuid": 69261571,
    "type": "user",
    "name": "Matthias Flotho"
  },
  "_downloads": {
    "count": 468,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/ggdiceplot"
  },
  "_devurl": "https://github.com/maflot/ggdiceplot",
  "_searchresults": 10,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/ggdiceplot.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/maflot/ggdiceplot",
  "_realowner": "maflot",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2025-08-21"
    },
    {
      "version": "0.1.1",
      "date": "2025-10-14"
    },
    {
      "version": "1.0.1",
      "date": "2025-12-11"
    },
    {
      "version": "1.1.0",
      "date": "2026-03-23"
    },
    {
      "version": "1.2.0",
      "date": "2026-03-27"
    }
  ],
  "_exports": [
    "geom_dice",
    "GeomDice",
    "make_offsets",
    "scale_dots_discrete",
    "theme_dice"
  ],
  "_datasets": [
    {
      "name": "sample_dice_data1",
      "title": "Sample Dice Dataset for Visualization",
      "object": "sample_dice_data1",
      "class": [
        "data.frame"
      ],
      "fields": [
        "taxon",
        "disease",
        "specimen",
        "lfc",
        "q"
      ],
      "rows": 160,
      "table": true,
      "tojson": true
    },
    {
      "name": "sample_dice_data2",
      "title": "Sample Dice Dataset 2 for Visualization",
      "object": "sample_dice_data2",
      "class": [
        "data.frame"
      ],
      "fields": [
        "taxon",
        "disease",
        "specimen",
        "lfc",
        "q"
      ],
      "rows": 160,
      "table": true,
      "tojson": true
    },
    {
      "name": "sample_dice_large",
      "title": "Large Sample Dice Dataset",
      "object": "sample_dice_large",
      "class": [
        "data.frame"
      ],
      "fields": [
        "taxon",
        "disease",
        "specimen",
        "replicate",
        "lfc",
        "q"
      ],
      "rows": 480,
      "table": true,
      "tojson": true
    },
    {
      "name": "sample_dice_miRNA",
      "title": "Sample miRNA Dice Dataset",
      "object": "sample_dice_miRNA",
      "class": [
        "data.frame"
      ],
      "fields": [
        "miRNA",
        "Compound",
        "Organ",
        "log2FC",
        "direction"
      ],
      "rows": 90,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "make_offsets",
      "title": "Calculate Dice Dot Offsets",
      "topics": [
        "make_offsets"
      ]
    },
    {
      "page": "sample_dice_data1",
      "title": "Sample Dice Dataset for Visualization",
      "topics": [
        "sample_dice_data1"
      ]
    },
    {
      "page": "sample_dice_data2",
      "title": "Sample Dice Dataset 2 for Visualization",
      "topics": [
        "sample_dice_data2"
      ]
    },
    {
      "page": "sample_dice_large",
      "title": "Large Sample Dice Dataset",
      "topics": [
        "sample_dice_large"
      ]
    },
    {
      "page": "sample_dice_miRNA",
      "title": "Sample miRNA Dice Dataset",
      "topics": [
        "sample_dice_miRNA"
      ]
    },
    {
      "page": "scale_dots_discrete",
      "title": "Discrete Scale for Dice Dot Colors",
      "topics": [
        "scale_dots_discrete"
      ]
    },
    {
      "page": "theme_dice",
      "title": "Dice Theme for ggplot2",
      "topics": [
        "theme_dice"
      ]
    }
  ],
  "_pkglogo": "https://github.com/maflot/ggdiceplot/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/maflot/ggdiceplot/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "cpp11",
    "dplyr",
    "farver",
    "generics",
    "ggplot2",
    "glue",
    "gtable",
    "isoband",
    "labeling",
    "legendry",
    "lifecycle",
    "magrittr",
    "pillar",
    "pkgconfig",
    "R6",
    "RColorBrewer",
    "rlang",
    "S7",
    "scales",
    "tibble",
    "tidyselect",
    "utf8",
    "vctrs",
    "viridisLite",
    "withr"
  ],
  "_score": 5.193124598354462,
  "_indexed": true,
  "_nocasepkg": "ggdiceplot",
  "_universes": [
    "maflot"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.2.0",
      "date": "2026-05-31T07:06:16.000Z",
      "distro": "noble",
      "commit": "3b8c98f0f1b81ef56f7414b2bf703606e93c2caf",
      "fileid": "16c6e211084cf93f38824e1cd09bf146e3a026802264ee979142c3442c92c3b5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/maflot/actions/runs/26705994628"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.2.0",
      "date": "2026-05-31T07:06:12.000Z",
      "distro": "noble",
      "commit": "3b8c98f0f1b81ef56f7414b2bf703606e93c2caf",
      "fileid": "847fe01b421766dcbc02fddbf316729ed470cea2027bcd1bf7ca7d7fc0181fa2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/maflot/actions/runs/26705994628"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.2.0",
      "date": "2026-05-31T07:48:49.000Z",
      "commit": "3b8c98f0f1b81ef56f7414b2bf703606e93c2caf",
      "fileid": "92f7eb0fd35356835c8bc6724591b88bdbbbc4ec680079c83ccbbf6f226ff8ca",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/maflot/actions/runs/26705994628"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.2.0",
      "date": "2026-05-31T07:46:48.000Z",
      "commit": "3b8c98f0f1b81ef56f7414b2bf703606e93c2caf",
      "fileid": "ebcba901a1315883cfac0fcd14e8ca1c48c6f7c6e0e2c436c0a438f856d0a643",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/maflot/actions/runs/26705994628"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.2.0",
      "date": "2026-05-31T07:06:10.000Z",
      "commit": "3b8c98f0f1b81ef56f7414b2bf703606e93c2caf",
      "fileid": "cac92e408f9158c5225f6e6cd8d6d497876edbfee15d796ef9b9a1cdaed93b67",
      "status": "success",
      "buildurl": "https://github.com/r-universe/maflot/actions/runs/26705994628"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.2.0",
      "date": "2026-05-31T07:06:17.000Z",
      "commit": "3b8c98f0f1b81ef56f7414b2bf703606e93c2caf",
      "fileid": "d87607d3ff18cc6993cbf5ece94ccff6ea7773cda0aeaaf338014d6c60d686eb",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/maflot/actions/runs/26705994628"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.2.0",
      "date": "2026-05-31T07:05:30.000Z",
      "commit": "3b8c98f0f1b81ef56f7414b2bf703606e93c2caf",
      "fileid": "066d60c56c1520032ae05d73052a298d4bc5fc78455e4752f935b29b0f207325",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/maflot/actions/runs/26705994628"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.2.0",
      "date": "2026-05-31T07:05:32.000Z",
      "commit": "3b8c98f0f1b81ef56f7414b2bf703606e93c2caf",
      "fileid": "dcf00a4517b47dd04e9c90de17afac1fb025359d6964be11ad26527336dd0c8b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/maflot/actions/runs/26705994628"
    }
  ]
}