{
  "_id": "6a4b71c5a6574ff277f9b091",
  "Package": "CC",
  "Title": "Control Charts",
  "Version": "1.0",
  "Author": "W.J. Braun",
  "Description": "Tools for creating and visualizing statistical process\ncontrol charts. Control charts are used for monitoring\nmeasurement processes, such as those occurring in\nmanufacturing.  The objective is to monitor the history of such\nprocesses and flag outlying measurements: out-of-control\nsignals.  Montgomery, D. (2009, ISBN:978-0-470-16992-6)\ncontains an extensive discussion of the methodology.",
  "LazyLoad": "true",
  "LazyData": "true",
  "ZipData": "no",
  "Maintainer": "W.John Braun <john.braun@ubc.ca>",
  "License": "GPL (>= 2)",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-06 09:10:19 UTC",
    "User": "root"
  },
  "Repository": "https://wjbraun.r-universe.dev",
  "Date/Publication": "2019-08-27 07:20:02 UTC",
  "RemoteUrl": "https://github.com/cran/CC",
  "RemoteRef": "HEAD",
  "RemoteSha": "4d4106f8d36958ad13f80cafbec6b79500d58f93",
  "_user": "wjbraun",
  "_type": "src",
  "_file": "CC_1.0.tar.gz",
  "_fileid": "https://r2.ropensci.org/393331e8ff24dcc66e26190959364883fde4849ebdc1441f19b75ba35ca2d6f4",
  "_filesize": 115150,
  "_sha256": "393331e8ff24dcc66e26190959364883fde4849ebdc1441f19b75ba35ca2d6f4",
  "_expires": "2026-10-14T09:13:39.000Z",
  "_created": "2026-07-06T09:10:19.000Z",
  "_published": "2026-07-06T09:13:41.614Z",
  "_jobs": [
    {
      "job": 85335009076,
      "time": 115,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8104547760"
    },
    {
      "job": 85335009127,
      "time": 97,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8104540594"
    },
    {
      "job": 85335009073,
      "time": 68,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8104553520"
    },
    {
      "job": 85335009172,
      "time": 92,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8104566585"
    },
    {
      "job": 85334570196,
      "time": 136,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8104499700"
    },
    {
      "job": 85335009077,
      "time": 82,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8104534314"
    },
    {
      "job": 85335009129,
      "time": 56,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8104523741"
    },
    {
      "job": 85335009114,
      "time": 67,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8104527899"
    },
    {
      "job": 85335009133,
      "time": 75,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8104531061"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/wjbraun/actions/runs/28780432558",
  "_status": "success",
  "_upstream": "https://github.com/cran/CC",
  "_commit": {
    "id": "4d4106f8d36958ad13f80cafbec6b79500d58f93",
    "author": "W.John Braun <john.braun@ubc.ca>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 1.0\n",
    "time": 1566890402
  },
  "_maintainer": {
    "name": "W.John Braun",
    "email": "john.braun@ubc.ca",
    "login": "wjbraun",
    "description": "",
    "uuid": 42975060
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [],
  "_owner": "cran",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "wjbraun",
      "count": 1,
      "uuid": 42975060
    }
  ],
  "_userbio": {
    "uuid": 42975060,
    "type": "user",
    "name": "wjbraun",
    "followers": 1
  },
  "_downloads": {
    "count": 213,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/CC"
  },
  "_mentions": 136,
  "_searchresults": 394,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/CC.html",
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "manual.pdf"
  ],
  "_realowner": "wjbraun",
  "_cranurl": false,
  "_releases": [
    {
      "version": "1.0",
      "date": "2019-08-27"
    }
  ],
  "_exports": [
    "d_2",
    "d_3",
    "diffrange",
    "LRCC",
    "plot.CC",
    "RCC",
    "rrCC",
    "xbarCC",
    "xbarRCC",
    "xCC",
    "xLRCC"
  ],
  "_datasets": [
    {
      "name": "rr",
      "title": "Baseline Heart Rate Summaries",
      "object": "rr",
      "class": [
        "data.frame"
      ],
      "fields": [
        "Avg",
        "Var"
      ],
      "rows": 76,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "d_2",
      "title": "range factors",
      "topics": [
        "d_2"
      ]
    },
    {
      "page": "d_3",
      "title": "range factors",
      "topics": [
        "d_3"
      ]
    },
    {
      "page": "diffrange",
      "title": "difference of range",
      "topics": [
        "diffrange"
      ]
    },
    {
      "page": "LRCC",
      "title": "Lowess-Range-Chart",
      "topics": [
        "LRCC"
      ]
    },
    {
      "page": "plot.CC",
      "title": "Plot Shewhart Control Charts",
      "topics": [
        "plot.CC"
      ]
    },
    {
      "page": "RCC",
      "title": "R Chart Parameters",
      "topics": [
        "RCC"
      ]
    },
    {
      "page": "rr",
      "title": "Baseline Heart Rate Summaries",
      "topics": [
        "rr"
      ]
    },
    {
      "page": "rrCC",
      "title": "Individuals Charts Parameters for Baseline RR Mean and Variability",
      "topics": [
        "rrCC"
      ]
    },
    {
      "page": "xbarCC",
      "title": "xbar Chart Parameters",
      "topics": [
        "xbarCC"
      ]
    },
    {
      "page": "xbarRCC",
      "title": "Computing xbar and R-chart Parameters",
      "topics": [
        "xbarRCC"
      ]
    },
    {
      "page": "xCC",
      "title": "x-Chart Parameters",
      "topics": [
        "xCC"
      ]
    },
    {
      "page": "xLRCC",
      "title": "Computing x and LR-chart Parameters",
      "topics": [
        "xLRCC"
      ]
    }
  ],
  "_rundeps": [],
  "_score": 3.595496221825574,
  "_indexed": true,
  "_nocasepkg": "cc",
  "_universes": [
    "wjbraun"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0",
      "date": "2026-07-06T09:12:22.000Z",
      "distro": "resolute",
      "commit": "4d4106f8d36958ad13f80cafbec6b79500d58f93",
      "fileid": "https://r2.ropensci.org/5a36fcbd30e44ea97f57034a075da21370dcbef65e0e43c11e67c6b8716a835f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/wjbraun/actions/runs/28780432558"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "1.0",
      "date": "2026-07-06T09:12:04.000Z",
      "distro": "resolute",
      "commit": "4d4106f8d36958ad13f80cafbec6b79500d58f93",
      "fileid": "https://r2.ropensci.org/ba75d47d6fd1833898d60451d979f4124cf709327e32bc5b5651b5a3d46ba470",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/wjbraun/actions/runs/28780432558"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0",
      "date": "2026-07-06T09:12:39.000Z",
      "commit": "4d4106f8d36958ad13f80cafbec6b79500d58f93",
      "fileid": "https://r2.ropensci.org/80abce4a01bc429051021cceef0251b459fa11845138e044e0042199149b5eb4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/wjbraun/actions/runs/28780432558"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "1.0",
      "date": "2026-07-06T09:13:10.000Z",
      "commit": "4d4106f8d36958ad13f80cafbec6b79500d58f93",
      "fileid": "https://r2.ropensci.org/1b0e5fc66c0233a49a65fa70617012c28f45f24ab1bfb7eeb21add0fc27372f8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/wjbraun/actions/runs/28780432558"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0",
      "date": "2026-07-06T09:11:57.000Z",
      "commit": "4d4106f8d36958ad13f80cafbec6b79500d58f93",
      "fileid": "https://r2.ropensci.org/83899d4035573587f7508b11706919cb486efc482df08ee818703606825b7da6",
      "status": "success",
      "buildurl": "https://github.com/r-universe/wjbraun/actions/runs/28780432558"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0",
      "date": "2026-07-06T09:11:19.000Z",
      "commit": "4d4106f8d36958ad13f80cafbec6b79500d58f93",
      "fileid": "https://r2.ropensci.org/18d254340c610044cc7a1cea15c74e5897313c1be1c4710848a2f9b2ceedaaaf",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/wjbraun/actions/runs/28780432558"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0",
      "date": "2026-07-06T09:11:28.000Z",
      "commit": "4d4106f8d36958ad13f80cafbec6b79500d58f93",
      "fileid": "https://r2.ropensci.org/3c18bd1242e2aa64ecaa52af66c02299ca72be7a5182a53e5d6f77e228d9aac9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/wjbraun/actions/runs/28780432558"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "1.0",
      "date": "2026-07-06T09:11:36.000Z",
      "commit": "4d4106f8d36958ad13f80cafbec6b79500d58f93",
      "fileid": "https://r2.ropensci.org/b1337fd7a35e2745ba9e85cd01abf704b8d5566cee3d511d492993b2ee9ef22c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/wjbraun/actions/runs/28780432558"
    }
  ]
}