{
  "_id": "6a59f31609eb0996dd68fd27",
  "Type": "Package",
  "Package": "TheseusPlot",
  "Title": "Visualizing Decomposition of Differences in Rate Metrics",
  "Version": "0.3.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",
  "Config/testthat/edition": "3",
  "Config/roxygen2/version": "8.0.0",
  "Config/pak/sysreqs": "libicu-dev",
  "Repository": "https://hoxo-m.r-universe.dev",
  "Date/Publication": "2026-06-17 16:09:13 UTC",
  "RemoteUrl": "https://github.com/hoxo-m/theseusplot",
  "RemoteRef": "HEAD",
  "RemoteSha": "1b81bc8ea6bd50a60e67003d40f1c30e20341bcb",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-17 09:14:04 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>",
  "_user": "hoxo-m",
  "_type": "src",
  "_file": "TheseusPlot_0.3.0.9000.tar.gz",
  "_fileid": "https://r2.ropensci.org/828b18ade7bf21f76813fcc28c9cb00888b0660d811269fc9fdfd877d5d99b4c",
  "_filesize": 175732,
  "_sha256": "828b18ade7bf21f76813fcc28c9cb00888b0660d811269fc9fdfd877d5d99b4c",
  "_expires": "2026-10-25T09:17:09.000Z",
  "_created": "2026-07-17T09:14:04.000Z",
  "_published": "2026-07-17T09:17:10.900Z",
  "_jobs": [
    {
      "job": 87848899650,
      "time": 141,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8402424764"
    },
    {
      "job": 87848899620,
      "time": 141,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8402424584"
    },
    {
      "job": 87848899615,
      "time": 130,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8402420090"
    },
    {
      "job": 87848899597,
      "time": 114,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8402413944"
    },
    {
      "job": 87848045274,
      "time": 268,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8402367936"
    },
    {
      "job": 87848899593,
      "time": 108,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8402411987"
    },
    {
      "job": 87848899621,
      "time": 102,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8402409945"
    },
    {
      "job": 87848899609,
      "time": 98,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8402408887"
    },
    {
      "job": 87848899591,
      "time": 139,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8402423810"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/hoxo-m/actions/runs/29568967032",
  "_status": "success",
  "_upstream": "https://github.com/hoxo-m/theseusplot",
  "_commit": {
    "id": "1b81bc8ea6bd50a60e67003d40f1c30e20341bcb",
    "author": "hoxo-m <hoxo.smile@gmail.com>",
    "committer": "hoxo-m <hoxo.smile@gmail.com>",
    "message": "Increment version number to 0.3.0.9000\n",
    "time": 1781712553
  },
  "_maintainer": {
    "name": "Koji Makiyama",
    "email": "hoxo.smile@gmail.com",
    "login": "hoxo-m",
    "description": "Japanese translator of R for Everyone, Feature Engineering for Machine Learning, and Models of the Mind.",
    "uuid": 7479163
  },
  "_distro": "resolute",
  "_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",
      "version": ">= 1.1.4",
      "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-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
    },
    {
      "week": "2026-24",
      "n": 23
    },
    {
      "week": "2026-25",
      "n": 2
    }
  ],
  "_tags": [
    {
      "name": "v0.1.1",
      "date": "2025-08-18"
    },
    {
      "name": "v0.2.0",
      "date": "2026-04-09"
    },
    {
      "name": "v0.3.0",
      "date": "2026-06-14"
    }
  ],
  "_topics": [
    "data-science",
    "data-visualization"
  ],
  "_stars": 5,
  "_contributors": [
    {
      "user": "hoxo-m",
      "count": 91,
      "uuid": 7479163
    },
    {
      "user": "statditto",
      "count": 2,
      "uuid": 27876663
    }
  ],
  "_userbio": {
    "uuid": 7479163,
    "type": "user",
    "name": "hoxo-m",
    "followers": 134,
    "description": "Japanese translator of R for Everyone, Feature Engineering for Machine Learning, and Models of the Mind."
  },
  "_downloads": {
    "count": 239,
    "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": 10,
  "_rbuild": "4.6.1",
  "_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",
    "LICENSE",
    "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"
    },
    {
      "version": "0.3.0",
      "date": "2026-06-15"
    }
  ],
  "_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.477121254719663,
  "_indexed": true,
  "_nocasepkg": "theseusplot",
  "_universes": [
    "hoxo-m"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.3.0.9000",
      "date": "2026-07-17T09:16:15.000Z",
      "distro": "resolute",
      "commit": "1b81bc8ea6bd50a60e67003d40f1c30e20341bcb",
      "fileid": "https://r2.ropensci.org/c8451cd1b0838f01f0ccea1561083e761ffffa4da3238bfd673be00d57e0d9ec",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hoxo-m/actions/runs/29568967032"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.3.0.9000",
      "date": "2026-07-17T09:16:21.000Z",
      "distro": "resolute",
      "commit": "1b81bc8ea6bd50a60e67003d40f1c30e20341bcb",
      "fileid": "https://r2.ropensci.org/40cc384e6b203704ef7c5f1545e04f89408bdada82d722c13d7c88b1159a9dad",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hoxo-m/actions/runs/29568967032"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.3.0.9000",
      "date": "2026-07-17T09:16:00.000Z",
      "commit": "1b81bc8ea6bd50a60e67003d40f1c30e20341bcb",
      "fileid": "https://r2.ropensci.org/1d34414cff995390055d7120483bcf9ea4af89e85b028f17ceb274f5048a608c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hoxo-m/actions/runs/29568967032"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.3.0.9000",
      "date": "2026-07-17T09:15:48.000Z",
      "commit": "1b81bc8ea6bd50a60e67003d40f1c30e20341bcb",
      "fileid": "https://r2.ropensci.org/36d5c9c00cb787386e543b8795716ebe703ac77480b03f58c1813f192ad86202",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hoxo-m/actions/runs/29568967032"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.3.0.9000",
      "date": "2026-07-17T09:16:12.000Z",
      "commit": "1b81bc8ea6bd50a60e67003d40f1c30e20341bcb",
      "fileid": "https://r2.ropensci.org/a58452f881215963bdf034f721ca823622441fc1fd7d98feecfea6d944722b5f",
      "status": "success",
      "buildurl": "https://github.com/r-universe/hoxo-m/actions/runs/29568967032"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.3.0.9000",
      "date": "2026-07-17T09:15:37.000Z",
      "commit": "1b81bc8ea6bd50a60e67003d40f1c30e20341bcb",
      "fileid": "https://r2.ropensci.org/9165227e223b41d5e861bac71a3d77426c0ad94ba87d8c1d61535195987905b1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hoxo-m/actions/runs/29568967032"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.3.0.9000",
      "date": "2026-07-17T09:15:31.000Z",
      "commit": "1b81bc8ea6bd50a60e67003d40f1c30e20341bcb",
      "fileid": "https://r2.ropensci.org/358530e64de299248a94e77b3e8af739ddfd6e0c095ed1089c247adcd0c6a01c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hoxo-m/actions/runs/29568967032"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.3.0.9000",
      "date": "2026-07-17T09:16:09.000Z",
      "commit": "1b81bc8ea6bd50a60e67003d40f1c30e20341bcb",
      "fileid": "https://r2.ropensci.org/b89cde0b5f2ff711dff6985c2d05adcf2d24f037ce43519990e94f6c87a841cb",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hoxo-m/actions/runs/29568967032"
    }
  ]
}