{
  "_id": "6a1f13ceb401979e7341e107",
  "Package": "marimekko",
  "Title": "Marimekko Plots for 'ggplot2'",
  "Version": "0.1.0",
  "Authors@R": "person(\"Dawid\", \"Kałędkowski\", ,\nemail = \"dawid.kaledkowski@gmail.com\",\nrole = c(\"aut\", \"cre\"),\ncomment = \"ORCID: <https://orcid.org/0000-0001-9533-457X>\")",
  "Description": "Create marimekko (mosaic) plots as a 'ggplot2' layer.\nColumn widths encode marginal proportions of one categorical\nvariable and segment heights encode conditional proportions of\na second categorical variable. Based on the mosaic display\nmethod by Hartigan and Kleiner (1981)\n<doi:10.1007/978-1-4613-9464-8_37>.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.3",
  "VignetteBuilder": "knitr",
  "Config/testthat/edition": "3",
  "Collate": "'marimekko-package.R' 'geom-marimekko.R' 'fortify-marimekko.R'\n'stat-marimekko-tiles.R' 'theme-marimekko.R'",
  "Repository": "https://gogonzo.r-universe.dev",
  "Date/Publication": "2026-03-18 07:00:51 UTC",
  "RemoteUrl": "https://github.com/gogonzo/marimekko",
  "RemoteRef": "HEAD",
  "RemoteSha": "ac1cc967973fc7c9b939a7278f6e59704dd963ca",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-17 07:14:37 UTC",
    "User": "root"
  },
  "Author": "Dawid Kałędkowski [aut, cre] (ORCID:\n<https://orcid.org/0000-0001-9533-457X>)",
  "Maintainer": "Dawid Kałędkowski <dawid.kaledkowski@gmail.com>",
  "MD5sum": "85d947101824d53bd3a2b00b2d24eeb9",
  "_user": "gogonzo",
  "_type": "src",
  "_file": "marimekko_0.1.0.tar.gz",
  "_fileid": "448263fabe17d2dadea8caa20229a171a61955c60759bfc60820b032f7ac5163",
  "_filesize": 1583768,
  "_sha256": "448263fabe17d2dadea8caa20229a171a61955c60759bfc60820b032f7ac5163",
  "_created": "2026-05-17T07:14:37.000Z",
  "_published": "2026-06-02T17:33:02.370Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79132785857,
      "time": 196,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7040351088"
    },
    {
      "job": 79132786260,
      "time": 169,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7040347943"
    },
    {
      "job": 79132786088,
      "time": 143,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7040344878"
    },
    {
      "job": 79132785242,
      "time": 149,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7040345740"
    },
    {
      "job": 79132784695,
      "time": 206,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7040328373"
    },
    {
      "job": 79132784850,
      "time": 120,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7365207643"
    },
    {
      "job": 79132785154,
      "time": 99,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7040339790"
    },
    {
      "job": 79132785452,
      "time": 97,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7040339569"
    },
    {
      "job": 79132785565,
      "time": 101,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7040339989"
    }
  ],
  "_buildurl": "https://github.com/r-universe/gogonzo/actions/runs/25984314696",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/gogonzo/marimekko",
  "_commit": {
    "id": "ac1cc967973fc7c9b939a7278f6e59704dd963ca",
    "author": "Dawid Kałędkowski <dawid.kaledkowski@gmail.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Merge pull request #2 from EvaMaeRey/patch-1\n\nFix syntax in ggplot example in README",
    "time": 1773817251
  },
  "_maintainer": {
    "name": "Dawid Kałędkowski",
    "email": "dawid.kaledkowski@gmail.com",
    "login": "gogonzo",
    "description": "> data_scientist -street_artist && \"nba_fan\"",
    "uuid": 6959016
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "ggplot2",
      "version": ">= 3.5.0",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "pkgdown",
      "role": "Suggests"
    },
    {
      "package": "plotly",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "vdiffr",
      "version": ">= 1.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "gogonzo",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-10",
      "n": 1
    },
    {
      "week": "2026-12",
      "n": 5
    }
  ],
  "_tags": [
    {
      "name": "v0.1.0",
      "date": "2026-03-16"
    }
  ],
  "_stars": 6,
  "_contributors": [
    {
      "user": "gogonzo",
      "count": 14,
      "uuid": 6959016
    },
    {
      "user": "evamaerey",
      "count": 1,
      "uuid": 10491910
    }
  ],
  "_userbio": {
    "uuid": 6959016,
    "type": "user",
    "name": "Dawid Kałędkowski",
    "description": "> data_scientist -street_artist && \"nba_fan\""
  },
  "_downloads": {
    "count": 834,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/marimekko"
  },
  "_devurl": "https://github.com/gogonzo/marimekko",
  "_searchresults": 10,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/marimekko.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/gogonzo/marimekko",
  "_realowner": "gogonzo",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2026-03-16"
    }
  ],
  "_exports": [
    "fortify_marimekko",
    "geom_marimekko",
    "geom_marimekko_label",
    "geom_marimekko_text",
    "marimekko_pal",
    "StatMarimekkoTiles",
    "theme_marimekko"
  ],
  "_help": [
    {
      "page": "fortify_marimekko",
      "title": "Compute marimekko tile rectangles as a data frame",
      "topics": [
        "fortify_marimekko"
      ]
    },
    {
      "page": "geom_marimekko",
      "title": "Generalized mosaic plot with formula-based variable nesting",
      "topics": [
        "geom_marimekko"
      ]
    },
    {
      "page": "geom_marimekko_label",
      "title": "Add labels with background to a marimekko plot",
      "topics": [
        "geom_marimekko_label"
      ]
    },
    {
      "page": "geom_marimekko_text",
      "title": "Add text labels to a marimekko plot",
      "topics": [
        "geom_marimekko_text"
      ]
    },
    {
      "page": "marimekko_pal",
      "title": "Unikko-inspired colour palette",
      "topics": [
        "marimekko_pal"
      ]
    },
    {
      "page": "StatMarimekkoTiles",
      "title": "Retrieve computed tile positions from a marimekko layer",
      "topics": [
        "StatMarimekkoTiles"
      ]
    },
    {
      "page": "theme_marimekko",
      "title": "Minimal theme for marimekko plots",
      "topics": [
        "theme_marimekko"
      ]
    }
  ],
  "_pkglogo": "https://github.com/gogonzo/marimekko/raw/HEAD/man/figures/logo.svg",
  "_readme": "https://github.com/gogonzo/marimekko/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "cpp11",
    "farver",
    "ggplot2",
    "glue",
    "gtable",
    "isoband",
    "labeling",
    "lifecycle",
    "R6",
    "RColorBrewer",
    "rlang",
    "S7",
    "scales",
    "vctrs",
    "viridisLite",
    "withr"
  ],
  "_vignettes": [
    {
      "source": "advanced-features.Rmd",
      "filename": "advanced-features.html",
      "title": "Advanced features",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Basic marimekko plot",
        "Pearson residuals",
        "Three-variable nested mosaic",
        "Y-axis labels",
        "Data extraction with fortify",
        "Extending with custom ggplot2 layers",
        "Extending with StatMarimekkoTiles",
        "How it works",
        "Example: bubble overlay",
        "Example: residual markers",
        "Example: rectangle outlines",
        "StatMarimekkoTiles vs fortify_marimekko()",
        "Combining layers",
        "Independent x/y gaps",
        "Colour palette",
        "Plotly interactivity",
        "In-aesthetic expressions",
        "Namespace-qualified usage",
        "Summary of parameters"
      ],
      "created": "2026-03-07 19:44:53",
      "modified": "2026-03-16 19:29:12",
      "commits": 2
    },
    {
      "source": "getting-started.Rmd",
      "filename": "getting-started.html",
      "title": "Getting started with marimekko",
      "engine": "knitr::rmarkdown",
      "headings": [
        "What is a marimekko plot?",
        "Installation",
        "Your first marimekko plot",
        "Aesthetics",
        "Gap control",
        "Marginal percentages",
        "Adding text labels",
        "Theming",
        "Faceting",
        "Next steps"
      ],
      "created": "2026-03-07 19:44:53",
      "modified": "2026-03-16 19:29:12",
      "commits": 2
    },
    {
      "source": "migration-from-ggmosaic-to-marimekko.Rmd",
      "filename": "migration-from-ggmosaic-to-marimekko.html",
      "title": "Migrating from ggmosaic to marimekko",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Why migrate?",
        "Function mapping",
        "Side-by-side examples",
        "One dimensional — spine plot and bar chart",
        "Two dimensional — mosaic plot and stacked bar chart",
        "Three dimensional",
        "Three variables — nested mosaic",
        "Conditioning with conds",
        "Faceting",
        "Divider types and standardize",
        "Offset / spacing",
        "Text labels",
        "Axis labels and percentages",
        "HairEyeColor — a larger example",
        "Key differences to be aware of",
        "1. No product() wrapper",
        "2. Automatic axis labels",
        "3. No divider argument",
        "4. inherit.aes defaults to TRUE",
        "5. Text labels need explicit label aesthetic",
        "plotly support",
        "Search-and-replace checklist",
        "References"
      ],
      "created": "2026-03-07 19:44:53",
      "modified": "2026-03-16 19:29:12",
      "commits": 2
    }
  ],
  "_score": 5.2552725051033065,
  "_indexed": true,
  "_nocasepkg": "marimekko",
  "_universes": [
    "gogonzo"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-05-17T07:17:33.000Z",
      "distro": "noble",
      "commit": "ac1cc967973fc7c9b939a7278f6e59704dd963ca",
      "fileid": "ea185f8fd602cba9ab5929cbc6ae185353749d09b2b8cc942a06ff9deaa462d0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/gogonzo/actions/runs/25984314696"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-05-17T07:17:06.000Z",
      "distro": "noble",
      "commit": "ac1cc967973fc7c9b939a7278f6e59704dd963ca",
      "fileid": "7240c673bb27eaf3722b09c0906cf8463e4b69cbcfdcc90430e9dae42f787eb0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/gogonzo/actions/runs/25984314696"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-05-17T07:16:41.000Z",
      "commit": "ac1cc967973fc7c9b939a7278f6e59704dd963ca",
      "fileid": "f12c3999024201e99e80c9380cbb3d380abe84be90a0c755356eda8513a049f0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/gogonzo/actions/runs/25984314696"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-05-17T07:16:46.000Z",
      "commit": "ac1cc967973fc7c9b939a7278f6e59704dd963ca",
      "fileid": "2f8b84a17ba2b853b0e3a22cae31ebda8980a146281a8d9d153cb8e78782a951",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/gogonzo/actions/runs/25984314696"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-05-17T07:15:52.000Z",
      "commit": "ac1cc967973fc7c9b939a7278f6e59704dd963ca",
      "fileid": "ba51b9c2435d66d1ef6151697f3b1380fcb313db9788dcf71d6e579f3d7f0a7c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/gogonzo/actions/runs/25984314696"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-05-17T07:15:50.000Z",
      "commit": "ac1cc967973fc7c9b939a7278f6e59704dd963ca",
      "fileid": "565d5dc95ca829e31b718effc756dbaa3c8e41daf1bb0915063560d0397e82c2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/gogonzo/actions/runs/25984314696"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-05-17T07:16:00.000Z",
      "commit": "ac1cc967973fc7c9b939a7278f6e59704dd963ca",
      "fileid": "c9a14a0ca26ebe0e3f40adca9c76823d363583e1587e442ad397320f4f620412",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/gogonzo/actions/runs/25984314696"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.0",
      "date": "2026-06-02T17:32:45.000Z",
      "commit": "ac1cc967973fc7c9b939a7278f6e59704dd963ca",
      "fileid": "12553a29d0c82d0604bfe216a1ec21182792faa7f1a35e66a92bb4fd5b73a13b",
      "status": "success",
      "buildurl": "https://github.com/r-universe/gogonzo/actions/runs/25984314696"
    }
  ]
}