{
  "_id": "6a1bee6a1d7bb097a0a20c04",
  "Package": "FunnelPlotR",
  "Type": "Package",
  "Title": "Funnel Plots for Comparing Institutional Performance",
  "Version": "0.6.0",
  "Authors@R": "c(\nperson(\"Chris\", \"Mainey\", ,\"c.mainey1@nhs.net\", role= c(\"aut\", \"cre\"),\ncomment = c(ORCID =\"0000-0002-3018-6171\")\n),\nperson(\"Andrew\", \"Johnson\", ,\"Andrew.Johnson@health.wa.gov.au\", role=\"ctb\"\n),\nperson(\"Matthew\", \"Bass\", ,\"matthew.bass@uhb.nhs.uk\", role=\"ctb\"),\nperson(\"NHS-R Community\", role = \"cph\")\n)",
  "Maintainer": "Chris Mainey <c.mainey1@nhs.net>",
  "Description": "An implementation of methods presented by Spiegelhalter\n(2005) <doi:10.1002/sim.1970> Funnel plots for comparing\ninstitutional performance, for standardised ratios, ratios of\ncounts and proportions with additive overdispersion adjustment.",
  "Language": "en-GB",
  "License": "MIT + file LICENSE",
  "URL": "https://nhs-r-community.github.io/FunnelPlotR/,\nhttps://github.com/nhs-r-community/FunnelPlotR",
  "BugReports": "https://github.com/nhs-r-community/FunnelPlotR/issues",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.3.2",
  "VignetteBuilder": "knitr",
  "Config/testthat/edition": "3",
  "Repository": "https://nhs-r-community.r-universe.dev",
  "Date/Publication": "2025-08-26 13:17:57 UTC",
  "RemoteUrl": "https://github.com/nhs-r-community/FunnelPlotR",
  "RemoteRef": "main",
  "RemoteSha": "47f35b124e151b1a6c9ab3e0aa149c334bdd11ee",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-31 07:52:57 UTC",
    "User": "root"
  },
  "Author": "Chris Mainey [aut, cre] (ORCID:\n<https://orcid.org/0000-0002-3018-6171>),\nAndrew Johnson [ctb],\nMatthew Bass [ctb],\nNHS-R Community [cph]",
  "MD5sum": "9ca2ee466592230f6a882613295073ba",
  "_user": "nhs-r-community",
  "_type": "src",
  "_file": "FunnelPlotR_0.6.0.tar.gz",
  "_fileid": "c5984ac90c1acae08f6edb5ed32359e4f13e1fb23c218c7c586ffe79930a5225",
  "_filesize": 2193001,
  "_sha256": "c5984ac90c1acae08f6edb5ed32359e4f13e1fb23c218c7c586ffe79930a5225",
  "_created": "2026-05-31T07:52:57.000Z",
  "_published": "2026-05-31T08:16:42.407Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78710092127,
      "time": 128,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7314999679"
    },
    {
      "job": 78710092126,
      "time": 148,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7315001883"
    },
    {
      "job": 78710092149,
      "time": 89,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7315145104"
    },
    {
      "job": 78710092128,
      "time": 124,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7315140173"
    },
    {
      "job": 78709886656,
      "time": 219,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7314985943"
    },
    {
      "job": 78710092114,
      "time": 108,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7314997599"
    },
    {
      "job": 78710092140,
      "time": 103,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7314996985"
    },
    {
      "job": 78710092133,
      "time": 103,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7314996966"
    },
    {
      "job": 78710092132,
      "time": 88,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7314995510"
    }
  ],
  "_buildurl": "https://github.com/r-universe/nhs-r-community/actions/runs/26706935272",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/nhs-r-community/FunnelPlotR",
  "_commit": {
    "id": "47f35b124e151b1a6c9ab3e0aa149c334bdd11ee",
    "author": "Chris Mainey <39626211+chrismainey@users.noreply.github.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Merge pull request #49 from nhs-r-community/StatsRhian/issue48\n\n✂️ Trim whitespace around logo",
    "time": 1756214277
  },
  "_maintainer": {
    "name": "Chris Mainey",
    "email": "c.mainey1@nhs.net",
    "login": "chrismainey",
    "orcid": "0000-0002-3018-6171",
    "description": "NHS BSOL Head Data Scientist and analytical lead. Particularly fond of a good GAM. R-enthusiast.",
    "uuid": 39626211
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "ggrepel",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "version": ">= 3.5.2",
      "role": "Imports"
    },
    {
      "package": "scales",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "COUNT",
      "role": "Suggests"
    },
    {
      "package": "tidyr",
      "role": "Suggests"
    },
    {
      "package": "covr",
      "role": "Suggests"
    }
  ],
  "_owner": "nhs-r-community",
  "_selfowned": true,
  "_usedby": 3,
  "_updates": [
    {
      "week": "2025-27",
      "n": 4
    },
    {
      "week": "2025-28",
      "n": 1
    },
    {
      "week": "2025-30",
      "n": 8
    },
    {
      "week": "2025-35",
      "n": 1
    }
  ],
  "_tags": [],
  "_topics": [
    "funnel-plots",
    "ggplot2",
    "nhs-r-community",
    "overdispersion",
    "statistics",
    "visualization"
  ],
  "_stars": 63,
  "_contributors": [
    {
      "user": "chrismainey",
      "count": 369,
      "uuid": 39626211
    },
    {
      "user": "aghaynes",
      "count": 2,
      "uuid": 6594028
    },
    {
      "user": "bassengd",
      "count": 2,
      "uuid": 50494721
    },
    {
      "user": "teunbrand",
      "count": 2,
      "uuid": 49372158
    },
    {
      "user": "statsrhian",
      "count": 1,
      "uuid": 7017740
    }
  ],
  "_userbio": {
    "uuid": 53170984,
    "type": "organization",
    "name": "NHS-R Community",
    "description": "A community for analysts and data scientists working in the UK's Health Sector and using R"
  },
  "_downloads": {
    "count": 447,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/FunnelPlotR"
  },
  "_devurl": "https://github.com/nhs-r-community/funnelplotr",
  "_pkgdown": "https://nhs-r-community.github.io/FunnelPlotR/",
  "_searchresults": 32,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/FunnelPlotR.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/nhs-r-community/funnelplotr",
  "_realowner": "nhs-r-community",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.2.0",
      "date": "2019-09-04"
    },
    {
      "version": "0.2.1",
      "date": "2019-10-09"
    },
    {
      "version": "0.2.2",
      "date": "2019-12-12"
    },
    {
      "version": "0.2.3",
      "date": "2020-02-25"
    },
    {
      "version": "0.3.1",
      "date": "2020-09-16"
    },
    {
      "version": "0.3.2",
      "date": "2020-11-30"
    },
    {
      "version": "0.4.0",
      "date": "2021-09-15"
    },
    {
      "version": "0.4.1",
      "date": "2021-09-30"
    },
    {
      "version": "0.4.2",
      "date": "2023-06-01"
    },
    {
      "version": "0.5.0",
      "date": "2024-04-12"
    },
    {
      "version": "0.6.0",
      "date": "2025-07-23"
    }
  ],
  "_exports": [
    "funnel_clean",
    "funnel_grey",
    "funnel_plot",
    "limits",
    "outliers",
    "phi",
    "source_data",
    "tau2"
  ],
  "_help": [
    {
      "page": "funnel_clean",
      "title": "A clean funnel plot theme",
      "topics": [
        "funnel_clean"
      ]
    },
    {
      "page": "funnel_grey",
      "title": "A grey ggplot funnel theme",
      "topics": [
        "funnel_grey"
      ]
    },
    {
      "page": "funnel_plot",
      "title": "Funnel plots for comparing institutional performance",
      "topics": [
        "funnel_plot"
      ]
    },
    {
      "page": "limits",
      "title": "Funnel plot limits",
      "topics": [
        "limits"
      ]
    },
    {
      "page": "outliers",
      "title": "Funnel plot outliers",
      "topics": [
        "outliers"
      ]
    },
    {
      "page": "phi",
      "title": "dispersion ratio, phi, for Funnel plots",
      "topics": [
        "phi"
      ]
    },
    {
      "page": "source_data",
      "title": "source data used to create Funnel plots",
      "topics": [
        "source_data"
      ]
    },
    {
      "page": "tau2",
      "title": "between groups variance, tau^2, for Funnel plots",
      "topics": [
        "tau2"
      ]
    }
  ],
  "_pkglogo": "https://github.com/nhs-r-community/FunnelPlotR/raw/main/man/figures/logo.png",
  "_readme": "https://github.com/nhs-r-community/FunnelPlotR/raw/main/README.md",
  "_rundeps": [
    "cli",
    "cpp11",
    "dplyr",
    "farver",
    "generics",
    "ggplot2",
    "ggrepel",
    "glue",
    "gtable",
    "isoband",
    "labeling",
    "lifecycle",
    "magrittr",
    "pillar",
    "pkgconfig",
    "R6",
    "RColorBrewer",
    "Rcpp",
    "rlang",
    "S7",
    "scales",
    "tibble",
    "tidyselect",
    "utf8",
    "vctrs",
    "viridisLite",
    "withr"
  ],
  "_vignettes": [
    {
      "source": "changing_funnel_plot_options.Rmd",
      "filename": "changing_funnel_plot_options.html",
      "title": "Changing funnel plot options",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Setup",
        "Highlighting a data point",
        "Themes",
        "Plot colours",
        "Changing scales",
        "Changing labels",
        "Cutting out the ggplot object"
      ],
      "created": "2020-09-14 15:41:57",
      "modified": "2025-07-21 11:34:52",
      "commits": 16
    },
    {
      "source": "funnel_plots.Rmd",
      "filename": "funnel_plots.html",
      "title": "Funnel Plots for Indirectly-standardised ratios",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Funnel plots",
        "Why do we use them?",
        "Rationale",
        "Construction",
        "Example:",
        "Expanding limits",
        "Application",
        "Installation",
        "Basic model build",
        "Build plot",
        "Overdispersion",
        "Summary",
        "References"
      ],
      "created": "2019-08-27 10:57:43",
      "modified": "2025-07-21 11:25:53",
      "commits": 17
    }
  ],
  "_score": 8.462853019868739,
  "_indexed": true,
  "_nocasepkg": "funnelplotr",
  "_universes": [
    "nhs-r-community",
    "chrismainey"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.6.0",
      "date": "2026-05-31T07:55:02.000Z",
      "distro": "noble",
      "commit": "47f35b124e151b1a6c9ab3e0aa149c334bdd11ee",
      "fileid": "9aa05ffa00613ec0accacc464f0c17b25b6a4c432f86aaf33da742458d6ef09a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/nhs-r-community/actions/runs/26706935272"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.6.0",
      "date": "2026-05-31T07:55:16.000Z",
      "distro": "noble",
      "commit": "47f35b124e151b1a6c9ab3e0aa149c334bdd11ee",
      "fileid": "6c54d093329ae8767ca75a764037075c776f6d74fa7baac4b0d2a103300c3047",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/nhs-r-community/actions/runs/26706935272"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.6.0",
      "date": "2026-05-31T08:16:00.000Z",
      "commit": "47f35b124e151b1a6c9ab3e0aa149c334bdd11ee",
      "fileid": "a184e603a06395575845ff595a6634a16ccc5569c662784e196d88bb975af811",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/nhs-r-community/actions/runs/26706935272"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.6.0",
      "date": "2026-05-31T08:15:04.000Z",
      "commit": "47f35b124e151b1a6c9ab3e0aa149c334bdd11ee",
      "fileid": "0d76a84cf9db84fdd49093c7c4e8fb55033dfffc299450a89b5e258eac4dfd0d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/nhs-r-community/actions/runs/26706935272"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.6.0",
      "date": "2026-05-31T07:55:08.000Z",
      "commit": "47f35b124e151b1a6c9ab3e0aa149c334bdd11ee",
      "fileid": "88b1025d9e7827946321065f88600f85749e0b8ee523149cec1ebdc6b2e4448f",
      "status": "success",
      "buildurl": "https://github.com/r-universe/nhs-r-community/actions/runs/26706935272"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.6.0",
      "date": "2026-05-31T07:54:36.000Z",
      "commit": "47f35b124e151b1a6c9ab3e0aa149c334bdd11ee",
      "fileid": "2e84e7bcf361b42e38441e49d3bfd2b6fec107484c1a153f9edf5faf247dcedb",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/nhs-r-community/actions/runs/26706935272"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.6.0",
      "date": "2026-05-31T07:54:22.000Z",
      "commit": "47f35b124e151b1a6c9ab3e0aa149c334bdd11ee",
      "fileid": "21be7cfa944f2e0592a3f845c13a0ac7706820f250f925bbfee16bc576f2a7df",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/nhs-r-community/actions/runs/26706935272"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.6.0",
      "date": "2026-05-31T07:54:14.000Z",
      "commit": "47f35b124e151b1a6c9ab3e0aa149c334bdd11ee",
      "fileid": "10bd0aaed85eaf2efe563576b42430fce46cdbad7d447e379f423db16eb7f992",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/nhs-r-community/actions/runs/26706935272"
    }
  ]
}