{
  "_id": "6a1f301bb401979e734276e6",
  "Type": "Package",
  "Package": "TheseusPlot",
  "Title": "Visualizing Decomposition of Differences in Rate Metrics",
  "Version": "0.2.0.9000",
  "Authors@R": "c(\nperson(\"Koji\", \"Makiyama\", , \"hoxo.smile@gmail.com\", role = c(\"aut\", \"cre\", \"cph\")),\nperson(\"Kazuyuki\", \"Sano\", role = c(\"ctb\", \"wdc\")),\nperson(\"Shinichi\", \"Takayanagi\", , \"shinichi.takayanagi@gmail.com\", role = \"med\"),\nperson(\"Daisuke\", \"Ichikawa\", role = \"exp\"),\nperson(\"LY Corporation Analytics Solution Enhancement Team\", role = \"spn\")\n)",
  "Description": "Provides tools for decomposing differences in rate metrics\nbetween two groups into contributions from individual subgroups\nand visualizing them as a \"Theseus Plot\". Inspired by the story\nof the Ship of Theseus, the method replaces subgroup data from\none group with that of another step by step, recalculating the\noverall metric at each stage to quantify subgroup\ncontributions.  A Theseus Plot combines the stepwise\nprogression of a waterfall plot with the comparative bars of a\nbar chart, offering an intuitive way to understand\nsubgroup-level effects.",
  "License": "MIT + file LICENSE",
  "URL": "https://github.com/hoxo-m/TheseusPlot,\nhttps://hoxo-m.github.io/TheseusPlot/",
  "BugReports": "https://github.com/hoxo-m/TheseusPlot/issues",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.3.3",
  "Config/testthat/edition": "3",
  "Config/pak/sysreqs": "libicu-dev",
  "Repository": "https://hoxo-m.r-universe.dev",
  "Date/Publication": "2026-04-15 10:44:19 UTC",
  "RemoteUrl": "https://github.com/hoxo-m/theseusplot",
  "RemoteRef": "HEAD",
  "RemoteSha": "9192be6c252025bb1c498b564dd3c10012fb1826",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-15 08:58:15 UTC",
    "User": "root"
  },
  "Author": "Koji Makiyama [aut, cre, cph],\nKazuyuki Sano [ctb, wdc],\nShinichi Takayanagi [med],\nDaisuke Ichikawa [exp],\nLY Corporation Analytics Solution Enhancement Team [spn]",
  "Maintainer": "Koji Makiyama <hoxo.smile@gmail.com>",
  "MD5sum": "6d90c021b85302af38035c23821c4104",
  "_user": "hoxo-m",
  "_type": "src",
  "_file": "TheseusPlot_0.2.0.9000.tar.gz",
  "_fileid": "5b0772b065917eea8b54f0bae6150560bee3e00eaf779f58b8295214be3c4f6d",
  "_filesize": 179593,
  "_sha256": "5b0772b065917eea8b54f0bae6150560bee3e00eaf779f58b8295214be3c4f6d",
  "_created": "2026-05-15T08:58:15.000Z",
  "_published": "2026-06-02T19:33:47.351Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79155579440,
      "time": 129,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7013581596"
    },
    {
      "job": 79155579388,
      "time": 124,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7013579641"
    },
    {
      "job": 79155579264,
      "time": 117,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7013577312"
    },
    {
      "job": 79155579286,
      "time": 98,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7013572828"
    },
    {
      "job": 79155578929,
      "time": 190,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7013545511"
    },
    {
      "job": 79155578866,
      "time": 104,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7367872818"
    },
    {
      "job": 79155579431,
      "time": 97,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7013572844"
    },
    {
      "job": 79155579541,
      "time": 98,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7013572910"
    },
    {
      "job": 79155579641,
      "time": 148,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7013586857"
    }
  ],
  "_buildurl": "https://github.com/r-universe/hoxo-m/actions/runs/25909238124",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/hoxo-m/theseusplot",
  "_commit": {
    "id": "9192be6c252025bb1c498b564dd3c10012fb1826",
    "author": "hoxo-m <hoxo.smile@gmail.com>",
    "committer": "hoxo-m <hoxo.smile@gmail.com>",
    "message": "Increment version number to 0.2.0.9000\n",
    "time": 1776249859
  },
  "_maintainer": {
    "name": "Koji Makiyama",
    "email": "hoxo.smile@gmail.com",
    "login": "hoxo-m",
    "uuid": 7479163
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "forcats",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "memoise",
      "role": "Imports"
    },
    {
      "package": "R6",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "waterfalls",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "nycflights13",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "hoxo-m",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-22",
      "n": 3
    },
    {
      "week": "2025-23",
      "n": 5
    },
    {
      "week": "2025-24",
      "n": 1
    },
    {
      "week": "2025-26",
      "n": 7
    },
    {
      "week": "2025-27",
      "n": 1
    },
    {
      "week": "2025-28",
      "n": 8
    },
    {
      "week": "2025-30",
      "n": 1
    },
    {
      "week": "2025-33",
      "n": 15
    },
    {
      "week": "2025-34",
      "n": 3
    },
    {
      "week": "2025-35",
      "n": 4
    },
    {
      "week": "2026-01",
      "n": 2
    },
    {
      "week": "2026-05",
      "n": 1
    },
    {
      "week": "2026-10",
      "n": 2
    },
    {
      "week": "2026-12",
      "n": 5
    },
    {
      "week": "2026-15",
      "n": 8
    },
    {
      "week": "2026-16",
      "n": 2
    }
  ],
  "_tags": [
    {
      "name": "v0.1.1",
      "date": "2025-08-18"
    },
    {
      "name": "v0.2.0",
      "date": "2026-04-09"
    }
  ],
  "_topics": [
    "data-science",
    "data-visualization"
  ],
  "_stars": 5,
  "_contributors": [
    {
      "user": "hoxo-m",
      "count": 66,
      "uuid": 7479163
    },
    {
      "user": "statditto",
      "count": 2,
      "uuid": 27876663
    }
  ],
  "_userbio": {
    "uuid": 7479163,
    "type": "user",
    "name": "hoxo-m",
    "description": "Japanese translator of R for Everyone, Feature Engineering for Machine Learning, and Models of the Mind."
  },
  "_downloads": {
    "count": 518,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/TheseusPlot"
  },
  "_devurl": "https://github.com/hoxo-m/theseusplot",
  "_pkgdown": "https://hoxo-m.github.io/TheseusPlot/",
  "_searchresults": 9,
  "_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/TheseusPlot.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/hoxo-m/theseusplot",
  "_realowner": "hoxo-m",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.1",
      "date": "2025-08-28"
    },
    {
      "version": "0.2.0",
      "date": "2026-04-09"
    }
  ],
  "_exports": [
    "continuous_config",
    "create_ship",
    "ShipOfTheseus"
  ],
  "_help": [
    {
      "page": "continuous_config",
      "title": "Continuous Variable Configuration for Theseus Plot",
      "topics": [
        "continuous_config"
      ]
    },
    {
      "page": "create_ship",
      "title": "Creates a Ship Object for Generating Theseus Plots",
      "topics": [
        "create_ship"
      ]
    },
    {
      "page": "ShipOfTheseus",
      "title": "An R6 Class for Generating Theseus Plot",
      "topics": [
        "ShipOfTheseus"
      ]
    }
  ],
  "_readme": "https://github.com/hoxo-m/theseusplot/raw/HEAD/README.md",
  "_rundeps": [
    "cachem",
    "cli",
    "cpp11",
    "dplyr",
    "farver",
    "fastmap",
    "forcats",
    "generics",
    "ggplot2",
    "glue",
    "gtable",
    "isoband",
    "labeling",
    "lifecycle",
    "magrittr",
    "memoise",
    "pillar",
    "pkgconfig",
    "purrr",
    "R6",
    "RColorBrewer",
    "rlang",
    "S7",
    "scales",
    "stringi",
    "stringr",
    "tibble",
    "tidyr",
    "tidyselect",
    "utf8",
    "vctrs",
    "viridisLite",
    "waterfalls",
    "withr"
  ],
  "_score": 4.6020599913279625,
  "_indexed": true,
  "_nocasepkg": "theseusplot",
  "_universes": [
    "hoxo-m"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.0.9000",
      "date": "2026-05-15T09:00:19.000Z",
      "distro": "noble",
      "commit": "9192be6c252025bb1c498b564dd3c10012fb1826",
      "fileid": "cd1b5adb4b5bbe297d28c80ab75a0ed55839dd95c4f58b6404c1216254366850",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hoxo-m/actions/runs/25909238124"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.2.0.9000",
      "date": "2026-05-15T09:00:12.000Z",
      "distro": "noble",
      "commit": "9192be6c252025bb1c498b564dd3c10012fb1826",
      "fileid": "853a84e1c11a92c263d5eb899b31933e4927d17dd41a5692af4c6cff171b97e9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hoxo-m/actions/runs/25909238124"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.0.9000",
      "date": "2026-05-15T09:00:10.000Z",
      "commit": "9192be6c252025bb1c498b564dd3c10012fb1826",
      "fileid": "b6c287c35cbab20134739a2436acfa8ef9512126116e8cdbd8611e3d45a04ac8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hoxo-m/actions/runs/25909238124"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.2.0.9000",
      "date": "2026-05-15T08:59:52.000Z",
      "commit": "9192be6c252025bb1c498b564dd3c10012fb1826",
      "fileid": "d6e38602a5e8acca9099df6e27e7075e41692e5a842a709b4936de77ab175a83",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hoxo-m/actions/runs/25909238124"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.2.0.9000",
      "date": "2026-05-15T08:59:38.000Z",
      "commit": "9192be6c252025bb1c498b564dd3c10012fb1826",
      "fileid": "cdfa7933272dd3f105076027c4ead701abc941a1fbcaeaccf07e86c318e456bf",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hoxo-m/actions/runs/25909238124"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.2.0.9000",
      "date": "2026-05-15T08:59:43.000Z",
      "commit": "9192be6c252025bb1c498b564dd3c10012fb1826",
      "fileid": "c71a85f29cf0ecbf64e40ebf947018dd5e3e0a63271939249bb430153cf2e1f7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hoxo-m/actions/runs/25909238124"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.2.0.9000",
      "date": "2026-05-15T09:00:31.000Z",
      "commit": "9192be6c252025bb1c498b564dd3c10012fb1826",
      "fileid": "a4a43db54a214c14b97265085762c935b08473a0c95f160016160316c51ff366",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hoxo-m/actions/runs/25909238124"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.0.9000",
      "date": "2026-06-02T19:33:29.000Z",
      "commit": "9192be6c252025bb1c498b564dd3c10012fb1826",
      "fileid": "17f556548a4564036010010ce315d460a83608bdd7c0e56fda8c346747ac8af2",
      "status": "success",
      "buildurl": "https://github.com/r-universe/hoxo-m/actions/runs/25909238124"
    }
  ]
}