{
  "_id": "6a2515644b233be19838b3d3",
  "Package": "ggplot.multistats",
  "Title": "Multiple Summary Statistics for Binned Stats/Geometries",
  "Version": "1.0.1",
  "Authors@R": "person(given = \"Philipp\",\nfamily = \"Angerer\",\nrole = c(\"aut\", \"cre\"),\nemail = \"phil.angerer@gmail.com\",\ncomment = c(ORCID = \"0000-0002-0369-2888\"))",
  "Description": "Provides the ggplot binning layer stat_summaries_hex(),\nwhich functions similar to its singular form, but allows the\nuse of multiple statistics per bin. Those statistics can be\nmapped to multiple bin aesthetics.",
  "URL": "https://github.com/flying-sheep/ggplot.multistats",
  "BugReports": "https://github.com/flying-sheep/ggplot.multistats/issues",
  "License": "GPL-3",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.2.3",
  "Repository": "https://flying-sheep.r-universe.dev",
  "Date/Publication": "2025-08-11 19:03:18 UTC",
  "RemoteUrl": "https://github.com/flying-sheep/ggplot.multistats",
  "RemoteRef": "HEAD",
  "RemoteSha": "d7e0add0ee6006c7e04a97b5f1bb4d1819e1da48",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-07 06:50:06 UTC",
    "User": "root"
  },
  "Author": "Philipp Angerer [aut, cre] (ORCID:\n<https://orcid.org/0000-0002-0369-2888>)",
  "Maintainer": "Philipp Angerer <phil.angerer@gmail.com>",
  "MD5sum": "3b382add645e6c78d3021b8c063d40e3",
  "_user": "flying-sheep",
  "_type": "src",
  "_file": "ggplot.multistats_1.0.1.tar.gz",
  "_fileid": "a935af9c573153e201d426faeaa97e7411d52d24a415eb998ec2e680cb4be967",
  "_filesize": 101880,
  "_sha256": "a935af9c573153e201d426faeaa97e7411d52d24a415eb998ec2e680cb4be967",
  "_created": "2026-06-07T06:50:06.000Z",
  "_published": "2026-06-07T06:53:24.365Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79938693192,
      "time": 110,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7461620920"
    },
    {
      "job": 79938693181,
      "time": 111,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7461620984"
    },
    {
      "job": 79938693180,
      "time": 78,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7461618894"
    },
    {
      "job": 79938693178,
      "time": 119,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7461622249"
    },
    {
      "job": 79938559894,
      "time": 153,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7461607909"
    },
    {
      "job": 79938693173,
      "time": 93,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7461618970"
    },
    {
      "job": 79938693187,
      "time": 74,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7461616789"
    },
    {
      "job": 79938693202,
      "time": 170,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7461627617"
    },
    {
      "job": 79938693182,
      "time": 71,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7461616443"
    }
  ],
  "_buildurl": "https://github.com/r-universe/flying-sheep/actions/runs/27085308030",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/flying-sheep/ggplot.multistats",
  "_commit": {
    "id": "d7e0add0ee6006c7e04a97b5f1bb4d1819e1da48",
    "author": "pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "[pre-commit.ci] pre-commit autoupdate (#8)\n\nupdates:\n- [github.com/pre-commit/pre-commit-hooks: v5.0.0 → v6.0.0](https://github.com/pre-commit/pre-commit-hooks/compare/v5.0.0...v6.0.0)\n\nCo-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>",
    "time": 1754938998
  },
  "_maintainer": {
    "name": "Philipp Angerer",
    "email": "phil.angerer@gmail.com",
    "login": "flying-sheep",
    "orcid": "0000-0002-0369-2888",
    "description": "",
    "uuid": 291575
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "scales",
      "role": "Imports"
    },
    {
      "package": "hexbin",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "version": ">= 3.3.0",
      "role": "Imports"
    }
  ],
  "_owner": "flying-sheep",
  "_selfowned": true,
  "_usedby": 2,
  "_updates": [
    {
      "week": "2025-33",
      "n": 1
    }
  ],
  "_tags": [],
  "_topics": [
    "ggplot2",
    "ggplot2-geom",
    "statistics"
  ],
  "_stars": 9,
  "_contributors": [
    {
      "user": "flying-sheep",
      "count": 15,
      "uuid": 291575
    }
  ],
  "_userbio": {
    "uuid": 291575,
    "type": "user",
    "name": "Philipp A."
  },
  "_downloads": {
    "count": 2839,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/ggplot.multistats"
  },
  "_devurl": "https://github.com/flying-sheep/ggplot.multistats",
  "_searchresults": 20,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/ggplot.multistats.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/flying-sheep/ggplot.multistats",
  "_realowner": "flying-sheep",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0.0",
      "date": "2019-10-28"
    },
    {
      "version": "1.0.1",
      "date": "2024-09-25"
    }
  ],
  "_exports": [
    "draw_key_hexagon",
    "normalize_function_list",
    "stat_summaries_hex",
    "StatSummariesHex"
  ],
  "_help": [
    {
      "page": "draw_key_hexagon",
      "title": "Draw a Hexagon",
      "topics": [
        "draw_key_hexagon"
      ]
    },
    {
      "page": "normalize_function_list",
      "title": "Normalize a List of Functions",
      "topics": [
        "normalize_function_list"
      ]
    },
    {
      "page": "stat_summaries_hex",
      "title": "Multi-Stat Binning Layer",
      "topics": [
        "StatSummariesHex",
        "stat_summaries_hex"
      ]
    }
  ],
  "_readme": "https://github.com/flying-sheep/ggplot.multistats/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "cpp11",
    "farver",
    "ggplot2",
    "glue",
    "gtable",
    "hexbin",
    "isoband",
    "labeling",
    "lattice",
    "lifecycle",
    "R6",
    "RColorBrewer",
    "rlang",
    "S7",
    "scales",
    "vctrs",
    "viridisLite",
    "withr"
  ],
  "_score": 5.185559152348826,
  "_indexed": true,
  "_nocasepkg": "ggplot.multistats",
  "_universes": [
    "flying-sheep"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.1",
      "date": "2026-06-07T06:51:52.000Z",
      "distro": "noble",
      "commit": "d7e0add0ee6006c7e04a97b5f1bb4d1819e1da48",
      "fileid": "640d90f7048e7097451202bfc5596212391a94a180b96f3c9d0d1617584c6281",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/flying-sheep/actions/runs/27085308030"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.1",
      "date": "2026-06-07T06:51:52.000Z",
      "distro": "noble",
      "commit": "d7e0add0ee6006c7e04a97b5f1bb4d1819e1da48",
      "fileid": "51dd14209138521e7a89f476539161d5ac483bdb1ed09f4c288fd4164746d237",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/flying-sheep/actions/runs/27085308030"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.1",
      "date": "2026-06-07T06:51:41.000Z",
      "commit": "d7e0add0ee6006c7e04a97b5f1bb4d1819e1da48",
      "fileid": "9e634bda0e459802236814272fc47d8c530ce0b5340ecd7ba8f1bf3344b08705",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/flying-sheep/actions/runs/27085308030"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.1",
      "date": "2026-06-07T06:52:04.000Z",
      "commit": "d7e0add0ee6006c7e04a97b5f1bb4d1819e1da48",
      "fileid": "866052ca6911ea20b3ae9d68d977088eaa84b99091df97dec498a638abd9a71a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/flying-sheep/actions/runs/27085308030"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.1",
      "date": "2026-06-07T06:51:54.000Z",
      "commit": "d7e0add0ee6006c7e04a97b5f1bb4d1819e1da48",
      "fileid": "d791ac75ea9dcdd9900843833e714e9ba0ae4575576589ce13d8f90039ce5151",
      "status": "success",
      "buildurl": "https://github.com/r-universe/flying-sheep/actions/runs/27085308030"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.1",
      "date": "2026-06-07T06:51:10.000Z",
      "commit": "d7e0add0ee6006c7e04a97b5f1bb4d1819e1da48",
      "fileid": "c8b3e6815c6c57ec00a377fd816d3d6725f8b6e7b0c4089b9f4c908acef06497",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/flying-sheep/actions/runs/27085308030"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.1",
      "date": "2026-06-07T06:52:15.000Z",
      "commit": "d7e0add0ee6006c7e04a97b5f1bb4d1819e1da48",
      "fileid": "4f512b0b9fc3e34006440a7d693beb593fe5d86985ea729d5a8d3ce7687cee34",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/flying-sheep/actions/runs/27085308030"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.0.1",
      "date": "2026-06-07T06:51:08.000Z",
      "commit": "d7e0add0ee6006c7e04a97b5f1bb4d1819e1da48",
      "fileid": "db646a11892b32f49f6f6332254a4b0f379ce84c075be84596aa64d1a4bffe63",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/flying-sheep/actions/runs/27085308030"
    }
  ]
}