{
  "_id": "6a267f0f794753ddbc3f03f2",
  "Package": "ggsegmentedtotalbar",
  "Type": "Package",
  "Title": "Create a Segmented Total Bar Plot with Custom Annotations and\nLabels",
  "Version": "0.1.0",
  "Authors@R": "person(given = \"Ozancan\",\nfamily = \"Ozdemir\",\nrole = c(\"aut\", \"cre\"),\nemail = \"ozancanozdemir@gmail.com\")",
  "Description": "It provides a better alternative for stacked bar plot by\ncreating a segmented total bar plot with custom annotations and\nlabels. It is useful for visualizing the total of a variable\nand its segments in a single bar, making it easier to compare\nthe segments and their contributions to the total.",
  "License": "MIT + file LICENSE",
  "URL": "https://github.com/ozancanozdemir/ggsegmentedtotalbar",
  "BugReports": "https://github.com/ozancanozdemir/ggsegmentedtotalbar/issues",
  "Encoding": "UTF-8",
  "Config/testthat/edition": "3",
  "RoxygenNote": "7.2.3",
  "VignetteBuilder": "knitr",
  "Repository": "https://ozancanozdemir.r-universe.dev",
  "Date/Publication": "2025-11-10 14:47:19 UTC",
  "RemoteUrl": "https://github.com/ozancanozdemir/ggsegmentedtotalbar",
  "RemoteRef": "HEAD",
  "RemoteSha": "c3225fb44888e2e793d3b68b5dae1d2c94dabdd5",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-08 08:33:26 UTC",
    "User": "root"
  },
  "Author": "Ozancan Ozdemir [aut, cre]",
  "Maintainer": "Ozancan Ozdemir <ozancanozdemir@gmail.com>",
  "MD5sum": "c5bf6be0201bb7376182999f1f48634c",
  "_user": "ozancanozdemir",
  "_type": "src",
  "_file": "ggsegmentedtotalbar_0.1.0.tar.gz",
  "_fileid": "62dbb745722356909637505a1dd7a8e452b3de832cea5608e83a77ee0bc2f265",
  "_filesize": 281240,
  "_sha256": "62dbb745722356909637505a1dd7a8e452b3de832cea5608e83a77ee0bc2f265",
  "_created": "2026-06-08T08:33:26.000Z",
  "_published": "2026-06-08T08:36:31.952Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 80053236377,
      "time": 157,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7475181018"
    },
    {
      "job": 80053236424,
      "time": 132,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7475172355"
    },
    {
      "job": 80053236607,
      "time": 84,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7475155501"
    },
    {
      "job": 80053236400,
      "time": 115,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7475166375"
    },
    {
      "job": 80052346322,
      "time": 314,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7475125199"
    },
    {
      "job": 80053236307,
      "time": 115,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7475166082"
    },
    {
      "job": 80053236327,
      "time": 86,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7475156612"
    },
    {
      "job": 80053236312,
      "time": 95,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7475159292"
    },
    {
      "job": 80053236359,
      "time": 78,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7475153539"
    }
  ],
  "_buildurl": "https://github.com/r-universe/ozancanozdemir/actions/runs/27125312282",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/ozancanozdemir/ggsegmentedtotalbar",
  "_commit": {
    "id": "c3225fb44888e2e793d3b68b5dae1d2c94dabdd5",
    "author": "Ozancan Özdemir <33122288+ozancanozdemir@users.noreply.github.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Merge pull request #4 from indenkun/test_layers_graph\n\nBar plots of each value are now drawn on a later layer than the segme…",
    "time": 1762786039
  },
  "_maintainer": {
    "name": "Ozancan Ozdemir",
    "email": "ozancanozdemir@gmail.com",
    "login": "ozancanozdemir",
    "twitter": "@OzancanOzdemir",
    "description": "A PhD Candidate at the University of Groningen |  A statistician who is interested in time series and machine learning. ",
    "uuid": 33122288
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.0",
      "role": "Depends"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "grid",
      "role": "Imports"
    },
    {
      "package": "forcats",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "devtools",
      "role": "Suggests"
    },
    {
      "package": "remotes",
      "role": "Suggests"
    },
    {
      "package": "roxygen2",
      "role": "Suggests"
    },
    {
      "package": "usethis",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    }
  ],
  "_owner": "ozancanozdemir",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-46",
      "n": 2
    }
  ],
  "_tags": [],
  "_stars": 7,
  "_contributors": [
    {
      "user": "ozancanozdemir",
      "count": 9,
      "uuid": 33122288
    },
    {
      "user": "indenkun",
      "count": 2,
      "uuid": 64451481
    }
  ],
  "_userbio": {
    "uuid": 33122288,
    "type": "user",
    "name": "Ozancan Özdemir",
    "description": "A PhD Candidate at the University of Groningen |  A statistician who is interested in time series and machine learning. "
  },
  "_downloads": {
    "count": 131,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/ggsegmentedtotalbar"
  },
  "_devurl": "https://github.com/ozancanozdemir/ggsegmentedtotalbar",
  "_searchresults": 3,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/ggsegmentedtotalbar.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/ozancanozdemir/ggsegmentedtotalbar",
  "_realowner": "ozancanozdemir",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2025-04-28"
    }
  ],
  "_exports": [
    "ggsegmentedtotalbar"
  ],
  "_help": [
    {
      "page": "ggsegmentedtotalbar",
      "title": "Create a segmented total bar plot with custom annotations and labels",
      "topics": [
        "ggsegmentedtotalbar"
      ]
    }
  ],
  "_readme": "https://github.com/ozancanozdemir/ggsegmentedtotalbar/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "cpp11",
    "farver",
    "forcats",
    "ggplot2",
    "glue",
    "gtable",
    "isoband",
    "labeling",
    "lifecycle",
    "magrittr",
    "pillar",
    "pkgconfig",
    "R6",
    "RColorBrewer",
    "rlang",
    "S7",
    "scales",
    "tibble",
    "utf8",
    "vctrs",
    "viridisLite",
    "withr"
  ],
  "_vignettes": [
    {
      "source": "vignette.Rmd",
      "filename": "vignette.html",
      "title": "Introduction to ggsegmentedtotalbar",
      "engine": "knitr::rmarkdown",
      "headings": [],
      "created": "2025-04-27 14:29:50",
      "modified": "2025-11-10 14:47:06",
      "commits": 2
    }
  ],
  "_score": 4.544068044350276,
  "_indexed": true,
  "_nocasepkg": "ggsegmentedtotalbar",
  "_universes": [
    "ozancanozdemir"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-06-08T08:36:04.000Z",
      "distro": "noble",
      "commit": "c3225fb44888e2e793d3b68b5dae1d2c94dabdd5",
      "fileid": "ef486ed1083e2b1e66955b46c873bdd4d07f17b6592da14ab0bd7c7af8a4f7ca",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ozancanozdemir/actions/runs/27125312282"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-06-08T08:35:39.000Z",
      "distro": "noble",
      "commit": "c3225fb44888e2e793d3b68b5dae1d2c94dabdd5",
      "fileid": "0eef5c38c9863fd6f59efdba61a0482b2213d6b90c5bcb37d723cf29a21b81aa",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ozancanozdemir/actions/runs/27125312282"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-06-08T08:34:54.000Z",
      "commit": "c3225fb44888e2e793d3b68b5dae1d2c94dabdd5",
      "fileid": "39c738589beac2176272c5ecaa7bb333d35d96d78e52c43fb521ea0a5ffca3ef",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ozancanozdemir/actions/runs/27125312282"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-06-08T08:35:16.000Z",
      "commit": "c3225fb44888e2e793d3b68b5dae1d2c94dabdd5",
      "fileid": "fe81e398a8da940517ed57fd36ef6762a12c84ce52d444ceb5b611a0090090f3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ozancanozdemir/actions/runs/27125312282"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.0",
      "date": "2026-06-08T08:35:33.000Z",
      "commit": "c3225fb44888e2e793d3b68b5dae1d2c94dabdd5",
      "fileid": "8d993954ea88557fb659a5910b48b04cc0882bab6f111e4138c5010cdcc1bd5a",
      "status": "success",
      "buildurl": "https://github.com/r-universe/ozancanozdemir/actions/runs/27125312282"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-06-08T08:34:48.000Z",
      "commit": "c3225fb44888e2e793d3b68b5dae1d2c94dabdd5",
      "fileid": "c0d6c1a6418455ba5562bc30244c313fcbc074356740fba59cb9f493b9f7643d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ozancanozdemir/actions/runs/27125312282"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-06-08T08:34:56.000Z",
      "commit": "c3225fb44888e2e793d3b68b5dae1d2c94dabdd5",
      "fileid": "a7677eab46393366e9e29290eb12f963678850c0f5a5ec41985a89a2eaa78971",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ozancanozdemir/actions/runs/27125312282"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-06-08T08:34:38.000Z",
      "commit": "c3225fb44888e2e793d3b68b5dae1d2c94dabdd5",
      "fileid": "90e786e5b497182f407502188379d2e701a5e22ab5c2478ca4c5d0dcc79c317c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ozancanozdemir/actions/runs/27125312282"
    }
  ]
}