{
  "_id": "6a1f1be5b401979e7341f64c",
  "Package": "runcharter",
  "Title": "Automatically Plot, Analyse and Revises Limits of Multiple Run\nCharts",
  "Version": "0.2.0.9000",
  "Authors@R": "person(given = \"John\",\nfamily = \"MacKintosh\",\nrole = c(\"aut\", \"cre\"),\nemail = \"johnmackintosh.jm@gmail.com\")",
  "Description": "Plots multiple run charts, finds successive signals of\nimprovement, and revises medians when each signal occurs. Finds\nruns above, below, or on both sides of the median, and returns\na plot and a data.table summarising original medians and any\nrevisions, for all groups within the supplied data.",
  "License": "GPL (>= 3)",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "RoxygenNote": "7.1.2",
  "VignetteBuilder": "knitr",
  "URL": "https://github.com/johnmackintosh/runcharter",
  "BugReports": "https://github.com/johnmackintosh/runcharter/issues",
  "Repository": "https://johnmackintosh.r-universe.dev",
  "Date/Publication": "2022-09-08 23:31:56 UTC",
  "RemoteUrl": "https://github.com/johnmackintosh/runcharter",
  "RemoteRef": "HEAD",
  "RemoteSha": "5f28f680680af7eec84cc917c33fe7ebffb41d09",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-16 09:09:55 UTC",
    "User": "root"
  },
  "Author": "John MacKintosh [aut, cre]",
  "Maintainer": "John MacKintosh <johnmackintosh.jm@gmail.com>",
  "MD5sum": "b59430fe5fe156e1525788b8498877d6",
  "_user": "johnmackintosh",
  "_type": "src",
  "_file": "runcharter_0.2.0.9000.tar.gz",
  "_fileid": "39452673dde55fbc94b3f0fe8153d45a324989c3e86f1371a2073cd8c32b920b",
  "_filesize": 4313808,
  "_sha256": "39452673dde55fbc94b3f0fe8153d45a324989c3e86f1371a2073cd8c32b920b",
  "_created": "2026-05-16T09:09:55.000Z",
  "_published": "2026-06-02T18:07:33.167Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79139345829,
      "time": 137,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7032213466"
    },
    {
      "job": 79139345800,
      "time": 136,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7032213287"
    },
    {
      "job": 79139345947,
      "time": 83,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7032208581"
    },
    {
      "job": 79139345772,
      "time": 125,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7032212298"
    },
    {
      "job": 79139345073,
      "time": 191,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7032200320"
    },
    {
      "job": 79139344887,
      "time": 119,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7365989491"
    },
    {
      "job": 79139345866,
      "time": 97,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7032209795"
    },
    {
      "job": 79139346025,
      "time": 114,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7032211264"
    },
    {
      "job": 79139345845,
      "time": 94,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7032209530"
    }
  ],
  "_buildurl": "https://github.com/r-universe/johnmackintosh/actions/runs/25958061434",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/johnmackintosh/runcharter",
  "_commit": {
    "id": "5f28f680680af7eec84cc917c33fe7ebffb41d09",
    "author": "GitHub Actions <actions@github.com>",
    "committer": "GitHub Actions <actions@github.com>",
    "message": "Re-build README.Rmd\n",
    "time": 1662679916
  },
  "_maintainer": {
    "name": "John MacKintosh",
    "email": "johnmackintosh.jm@gmail.com",
    "login": "johnmackintosh",
    "linkedin": "in/johnm-inv",
    "uuid": 3278367
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 2.10",
      "role": "Depends"
    },
    {
      "package": "data.table",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "role": "Imports"
    },
    {
      "package": "zoo",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "covr",
      "role": "Suggests"
    },
    {
      "package": "pkgdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "NHSRdatasets",
      "role": "Suggests"
    }
  ],
  "_owner": "johnmackintosh",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "chart-analysis",
    "healthcare",
    "nhs",
    "nhs-r-community",
    "quality-control",
    "quality-improvement",
    "quality-improvement-efforts",
    "rdatatable"
  ],
  "_stars": 38,
  "_contributors": [
    {
      "user": "johnmackintosh",
      "count": 104,
      "uuid": 3278367
    },
    {
      "user": "muschellij2",
      "count": 3,
      "uuid": 1075118
    }
  ],
  "_userbio": {
    "uuid": 3278367,
    "type": "user",
    "name": "John MacKintosh"
  },
  "_downloads": {
    "count": 215,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/runcharter"
  },
  "_devurl": "https://github.com/johnmackintosh/runcharter",
  "_searchresults": 16,
  "_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/runcharter.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/johnmackintosh/runcharter",
  "_realowner": "johnmackintosh",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.2.0",
      "date": "2021-11-09"
    }
  ],
  "_exports": [
    "%>%",
    "runcharter"
  ],
  "_datasets": [
    {
      "name": "signals",
      "title": "#' 220 grouped observations over time.",
      "object": "signals",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "grp",
        "y",
        "date"
      ],
      "rows": 220,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "runcharter",
      "title": "runcharter",
      "topics": [
        "runcharter"
      ]
    },
    {
      "page": "signals",
      "title": "#' 220 grouped observations over time.",
      "topics": [
        "signals"
      ]
    }
  ],
  "_pkglogo": "https://github.com/johnmackintosh/runcharter/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/johnmackintosh/runcharter/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "cpp11",
    "data.table",
    "farver",
    "ggplot2",
    "glue",
    "gtable",
    "isoband",
    "labeling",
    "lattice",
    "lifecycle",
    "magrittr",
    "R6",
    "RColorBrewer",
    "rlang",
    "S7",
    "scales",
    "vctrs",
    "viridisLite",
    "withr",
    "zoo"
  ],
  "_vignettes": [
    {
      "source": "improvement.Rmd",
      "filename": "improvement.html",
      "title": "Monitoring Improvement",
      "author": "John MacKintosh",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Use of the package to monitor improvement",
        "Baseline data recorded",
        "Random variation",
        "On the road to improvement",
        "Success"
      ],
      "created": "2019-09-20 23:08:23",
      "modified": "2021-03-10 21:20:06",
      "commits": 3
    },
    {
      "source": "runcharter.Rmd",
      "filename": "runcharter.html",
      "title": "runcharter",
      "author": "John MacKintosh",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Rationale",
        "The runcharter function - input",
        "Dataframe or data.table and use of the pipe",
        "runcharter function arguments",
        "Function outputs",
        "Plot explanation",
        "Find runs in both directions",
        "Factors instead of character groups",
        "Turn off run chart analysis"
      ],
      "created": "2019-09-14 21:47:34",
      "modified": "2021-03-10 21:20:06",
      "commits": 11
    }
  ],
  "_score": 5.783903579272735,
  "_indexed": true,
  "_nocasepkg": "runcharter",
  "_universes": [
    "johnmackintosh"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.0.9000",
      "date": "2026-05-16T09:12:03.000Z",
      "distro": "noble",
      "commit": "5f28f680680af7eec84cc917c33fe7ebffb41d09",
      "fileid": "02d91e8ea7945057beac622c98f83ca04b91925918a4d7c9f61dcfd8391176c6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/johnmackintosh/actions/runs/25958061434"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.2.0.9000",
      "date": "2026-05-16T09:12:02.000Z",
      "distro": "noble",
      "commit": "5f28f680680af7eec84cc917c33fe7ebffb41d09",
      "fileid": "a3ab272317bc32e0bf3dff430b5dda38f639d826bab6416bf49dea77aff5663b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/johnmackintosh/actions/runs/25958061434"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.0.9000",
      "date": "2026-05-16T09:11:21.000Z",
      "commit": "5f28f680680af7eec84cc917c33fe7ebffb41d09",
      "fileid": "6812f1e1462b645ae347df6a3e7bd8320dfb06724d261b58b194d5f0a4978e8a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/johnmackintosh/actions/runs/25958061434"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.2.0.9000",
      "date": "2026-05-16T09:11:53.000Z",
      "commit": "5f28f680680af7eec84cc917c33fe7ebffb41d09",
      "fileid": "a17f54591921d2cec0a6e2af4ce0763c0e5b80c5e3e119849588fbe38d9f328f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/johnmackintosh/actions/runs/25958061434"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.2.0.9000",
      "date": "2026-05-16T09:11:23.000Z",
      "commit": "5f28f680680af7eec84cc917c33fe7ebffb41d09",
      "fileid": "7c5f9339f06e070f35d9d358b132d39e9c2d51f7fd0e95a4bf7834ec60aa13ce",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/johnmackintosh/actions/runs/25958061434"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.2.0.9000",
      "date": "2026-05-16T09:11:38.000Z",
      "commit": "5f28f680680af7eec84cc917c33fe7ebffb41d09",
      "fileid": "ffe9c2738e987ddcb4b5805d43280ea56baa71fc92d2e09d97c6154892d79968",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/johnmackintosh/actions/runs/25958061434"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.2.0.9000",
      "date": "2026-05-16T09:11:17.000Z",
      "commit": "5f28f680680af7eec84cc917c33fe7ebffb41d09",
      "fileid": "a9ffc4f13f226cb1393e92ac3c400f87da80d492b0054707702d9408140c2b3f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/johnmackintosh/actions/runs/25958061434"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.0.9000",
      "date": "2026-06-02T18:07:13.000Z",
      "commit": "5f28f680680af7eec84cc917c33fe7ebffb41d09",
      "fileid": "131d4e22200db40999f33d3b72b30d7dd285ead77a72e22d50ddbe108d469fb5",
      "status": "success",
      "buildurl": "https://github.com/r-universe/johnmackintosh/actions/runs/25958061434"
    }
  ]
}