{
  "_id": "6a4cc33778c3bb565ed0e0a0",
  "Package": "cusumcharter",
  "Title": "Easier CUSUM Control Charts",
  "Version": "0.1.9000",
  "Authors@R": "person(given = \"John\",\nfamily = \"MacKintosh\",\nrole = c(\"aut\", \"cre\"),\nemail = \"johnmackintosh.jm@gmail.com\")",
  "Description": "Create CUSUM (cumulative sum) statistics from a vector or\ndataframe. Also create single or faceted CUSUM control charts,\nwith or without control limits. Accepts vector, dataframe,\ntibble or data.table inputs.",
  "License": "GPL (>= 3)",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.1.2",
  "Config/testthat/edition": "3",
  "URL": "https://github.com/johnmackintosh/cusumcharter,\nhttps://johnmackintosh.github.io/cusumcharter/",
  "BugReports": "https://github.com/johnmackintosh/cusumcharter/issues",
  "VignetteBuilder": "knitr",
  "Repository": "https://johnmackintosh.r-universe.dev",
  "Date/Publication": "2024-11-22 23:49:19 UTC",
  "RemoteUrl": "https://github.com/johnmackintosh/cusumcharter",
  "RemoteRef": "HEAD",
  "RemoteSha": "701f04597140098a6ff97588d4ddbda8d007d76b",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-07 09:10:21 UTC",
    "User": "root"
  },
  "Author": "John MacKintosh [aut, cre]",
  "Maintainer": "John MacKintosh <johnmackintosh.jm@gmail.com>",
  "_user": "johnmackintosh",
  "_type": "src",
  "_file": "cusumcharter_0.1.9000.tar.gz",
  "_fileid": "https://r2.ropensci.org/d2755792923d4c8a7a1c8132ef11934c2a5ffeb06c23fc94706a8764d7a0087a",
  "_filesize": 1542459,
  "_sha256": "d2755792923d4c8a7a1c8132ef11934c2a5ffeb06c23fc94706a8764d7a0087a",
  "_expires": "2026-10-15T09:13:23.000Z",
  "_created": "2026-07-07T09:10:21.000Z",
  "_published": "2026-07-07T09:13:26.927Z",
  "_jobs": [
    {
      "job": 85579027589,
      "time": 145,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8133217800"
    },
    {
      "job": 85579027619,
      "time": 138,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8133214776"
    },
    {
      "job": 85579027605,
      "time": 84,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8133191821"
    },
    {
      "job": 85579027716,
      "time": 94,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8133196221"
    },
    {
      "job": 85578402674,
      "time": 184,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8133156589"
    },
    {
      "job": 85579027574,
      "time": 108,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8133202564"
    },
    {
      "job": 85579027627,
      "time": 124,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8133208967"
    },
    {
      "job": 85579027607,
      "time": 93,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8133195903"
    },
    {
      "job": 85579027644,
      "time": 100,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8133199402"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/johnmackintosh/actions/runs/28854729119",
  "_status": "success",
  "_upstream": "https://github.com/johnmackintosh/cusumcharter",
  "_commit": {
    "id": "701f04597140098a6ff97588d4ddbda8d007d76b",
    "author": "John MacKintosh <johnmackintosh@users.noreply.github.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Update test-coverage.yaml",
    "time": 1732319359
  },
  "_maintainer": {
    "name": "John MacKintosh",
    "email": "johnmackintosh.jm@gmail.com",
    "login": "johnmackintosh",
    "linkedin": "in/johnm-inv",
    "description": "",
    "uuid": 3278367
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "data.table",
      "role": "Imports"
    },
    {
      "package": "covr",
      "role": "Suggests"
    },
    {
      "package": "dplyr",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "tibble",
      "role": "Suggests"
    }
  ],
  "_owner": "johnmackintosh",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "cusum",
    "ggplot2",
    "health-informatics",
    "healthcare",
    "quality-improvement",
    "rdatatable",
    "statistical-process-control"
  ],
  "_stars": 27,
  "_contributors": [
    {
      "user": "johnmackintosh",
      "count": 108,
      "uuid": 3278367
    }
  ],
  "_userbio": {
    "uuid": 3278367,
    "type": "user",
    "name": "John MacKintosh",
    "followers": 199
  },
  "_downloads": {
    "count": 276,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/cusumcharter"
  },
  "_devurl": "https://github.com/johnmackintosh/cusumcharter",
  "_pkgdown": "https://johnmackintosh.github.io/cusumcharter/",
  "_searchresults": 10,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/cusumcharter.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/johnmackintosh/cusumcharter",
  "_realowner": "johnmackintosh",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2021-11-15"
    }
  ],
  "_exports": [
    "cusum_control",
    "cusum_control_median",
    "cusum_control_plot",
    "cusum_single",
    "cusum_single_df",
    "cusum_single_median",
    "cusum_single_median_df"
  ],
  "_help": [
    {
      "page": "cusum_control",
      "title": "Calculate cusum control limits centred on target value or mean",
      "topics": [
        "cusum_control"
      ]
    },
    {
      "page": "cusum_control_median",
      "title": "Calculate cusum control limits centred on target value or median",
      "topics": [
        "cusum_control_median"
      ]
    },
    {
      "page": "cusum_control_plot",
      "title": "Cumulative sum control charts as small multiples",
      "topics": [
        "cusum_control_plot"
      ]
    },
    {
      "page": "cusum_single",
      "title": "Calculates the cumulative sum statistic relative to target, or mean value",
      "topics": [
        "cusum_single"
      ]
    },
    {
      "page": "cusum_single_df",
      "title": "Cumulative sum statistics and variances, centred on target value or mean",
      "topics": [
        "cusum_single_df"
      ]
    },
    {
      "page": "cusum_single_median",
      "title": "Calculates the cumulative sum statistic relative to target, or median value",
      "topics": [
        "cusum_single_median"
      ]
    },
    {
      "page": "cusum_single_median_df",
      "title": "Cumulative sum statistics and variances, centred on target value or median",
      "topics": [
        "cusum_single_median_df"
      ]
    }
  ],
  "_pkglogo": "https://github.com/johnmackintosh/cusumcharter/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/johnmackintosh/cusumcharter/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "cpp11",
    "data.table",
    "farver",
    "ggplot2",
    "glue",
    "gtable",
    "isoband",
    "labeling",
    "lifecycle",
    "R6",
    "RColorBrewer",
    "rlang",
    "S7",
    "scales",
    "vctrs",
    "viridisLite",
    "withr"
  ],
  "_vignettes": [
    {
      "source": "cusumcharter.Rmd",
      "filename": "cusumcharter.html",
      "title": "cusumcharter",
      "author": "John MacKintosh",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Rationale",
        "A journey through the package functions",
        "cusum_single",
        "cusum_single_df",
        "cusum_control",
        "cusum_control_plot",
        "Faceted displays and flexible x axis"
      ],
      "created": "2021-11-11 23:12:51",
      "modified": "2021-11-12 21:55:37",
      "commits": 4
    }
  ],
  "_score": 5.1303337684950066,
  "_indexed": true,
  "_nocasepkg": "cusumcharter",
  "_universes": [
    "johnmackintosh"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.9000",
      "date": "2026-07-07T09:12:30.000Z",
      "distro": "resolute",
      "commit": "701f04597140098a6ff97588d4ddbda8d007d76b",
      "fileid": "https://r2.ropensci.org/5536a0af12894a8ba0504a8358a85e94af1bf2dd83178c85d7dc7b350fbc7468",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/johnmackintosh/actions/runs/28854729119"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.1.9000",
      "date": "2026-07-07T09:12:28.000Z",
      "distro": "resolute",
      "commit": "701f04597140098a6ff97588d4ddbda8d007d76b",
      "fileid": "https://r2.ropensci.org/d1e90727e187cc9dfb1d2a54509210e9191b07ee1a2cb5b4c7816a10f0ac99ae",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/johnmackintosh/actions/runs/28854729119"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.9000",
      "date": "2026-07-07T09:11:39.000Z",
      "commit": "701f04597140098a6ff97588d4ddbda8d007d76b",
      "fileid": "https://r2.ropensci.org/236903d376d169b653ed35e63cff96cac46d5f676113ea83691b085156bcf4c5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/johnmackintosh/actions/runs/28854729119"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.1.9000",
      "date": "2026-07-07T09:11:50.000Z",
      "commit": "701f04597140098a6ff97588d4ddbda8d007d76b",
      "fileid": "https://r2.ropensci.org/2854701e318c63ff35aa330a58b0adc02ef405af30e674e809d54042bf49aef2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/johnmackintosh/actions/runs/28854729119"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.9000",
      "date": "2026-07-07T09:12:24.000Z",
      "commit": "701f04597140098a6ff97588d4ddbda8d007d76b",
      "fileid": "https://r2.ropensci.org/c44e482b3c3456f8f268528774420f227e1d237097e1a657fef20c89ecc9995f",
      "status": "success",
      "buildurl": "https://github.com/r-universe/johnmackintosh/actions/runs/28854729119"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.9000",
      "date": "2026-07-07T09:12:04.000Z",
      "commit": "701f04597140098a6ff97588d4ddbda8d007d76b",
      "fileid": "https://r2.ropensci.org/8d357a9c251a4d0cbaf5d52c9e758dc4ae5fbf0eb42212802a412e48acc1406c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/johnmackintosh/actions/runs/28854729119"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.9000",
      "date": "2026-07-07T09:11:37.000Z",
      "commit": "701f04597140098a6ff97588d4ddbda8d007d76b",
      "fileid": "https://r2.ropensci.org/088800d3f1c129ca7feca0e54d70fa8d634f65eee3ecf68bc088d3f38ce71786",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/johnmackintosh/actions/runs/28854729119"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.1.9000",
      "date": "2026-07-07T09:11:44.000Z",
      "commit": "701f04597140098a6ff97588d4ddbda8d007d76b",
      "fileid": "https://r2.ropensci.org/4e683ab560dcae0404bf7def77846d1d86ef04ca0c6a31be66836754d83319fe",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/johnmackintosh/actions/runs/28854729119"
    }
  ]
}