{
  "_id": "6a33d2ad3efcd9bda43b4312",
  "Package": "qccrs",
  "Type": "Package",
  "Title": "Quality Control Charts under Repetitive Sampling",
  "Version": "0.1.0",
  "Authors@R": "c(\nperson(c(\"Muhammad\", \"Yaseen\"),  email = \"myaseen208@gmail.com\", role = c(\"aut\", \"cre\"))\n, person(c(\"Muhammad\",  \"Aslam\"),  email = \"aslam_ravian@hotmail.com\", role = c(\"aut\", \"ctb\"))\n, person(c(\"Sami\", \"Ullah\"),  email = \"samiullahuos@gmail.com\", role = c(\"aut\", \"ctb\"))\n, person(c(\"Muhammad\", \"Azam\"),  email = \"mazam@uvas.edu.pk\", role = c(\"aut\", \"ctb\"))\n, person(c(\"Chi-Hyuck\", \"Jun\"),  email = \"chjun@postech.ac.kr\", role = c(\"aut\", \"ctb\"))\n, person(c(\"Muhammad\",  \"Kashif\"),  email = \"mkashif@uaf.edu.pk\", role = c(\"aut\", \"ctb\"))\n)",
  "Author": "Muhammad Yaseen [aut, cre], Muhammad Aslam [aut, ctb], Sami\nUllah [aut, ctb], Muhammad Azam [aut, ctb], Chi-Hyuck Jun [aut,\nctb], Muhammad Kashif [aut, ctb]",
  "Maintainer": "Muhammad Yaseen <myaseen208@gmail.com>",
  "Description": "Functions to calculate Average Sample Numbers (ASN),\nAverage Run Length (ARL1) and value of k, k1 and k2 for quality\ncontrol charts under repetitive sampling as given in Aslam et\nal. (2014) (<DOI:10.7232/iems.2014.13.1.101>).",
  "License": "GPL-2",
  "URL": "https://github.com/myaseen208/qccrs,\nhttps://myaseen208.github.io/qccrs/",
  "Encoding": "UTF-8",
  "RoxygenNote": "6.1.1",
  "Note": "Department of Mathematics and Statistics, University of\nAgriculture Faisalabad, Faisalabad-Pakistan.",
  "Repository": "https://myaseen208.r-universe.dev",
  "Date/Publication": "2018-11-29 12:55:12 UTC",
  "RemoteUrl": "https://github.com/myaseen208/qccrs",
  "RemoteRef": "HEAD",
  "RemoteSha": "76c56c4f9e5041d12d07d7e1e3f0dba113c99d51",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-18 11:10:00 UTC",
    "User": "root"
  },
  "MD5sum": "c306babd20588cd98be76cf42cc4ff4b",
  "_user": "myaseen208",
  "_type": "src",
  "_file": "qccrs_0.1.0.tar.gz",
  "_fileid": "59f0d721823be052f5a24fc889f0de6d2fb333a1a801ad7faeaa14f50a29ae11",
  "_filesize": 108485,
  "_sha256": "59f0d721823be052f5a24fc889f0de6d2fb333a1a801ad7faeaa14f50a29ae11",
  "_created": "2026-06-18T11:10:00.000Z",
  "_published": "2026-06-18T11:12:45.472Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 82115851401,
      "time": 127,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7721656157"
    },
    {
      "job": 82115851478,
      "time": 126,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7721657791"
    },
    {
      "job": 82115851511,
      "time": 103,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7721647944"
    },
    {
      "job": 82115851426,
      "time": 85,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7721642141"
    },
    {
      "job": 82115438819,
      "time": 143,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7721612226"
    },
    {
      "job": 82115851370,
      "time": 111,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7721650511"
    },
    {
      "job": 82115851393,
      "time": 65,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7721635166"
    },
    {
      "job": 82115851403,
      "time": 118,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7721652926"
    },
    {
      "job": 82115851415,
      "time": 79,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7721639999"
    }
  ],
  "_buildurl": "https://github.com/r-universe/myaseen208/actions/runs/27755258435",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/myaseen208/qccrs",
  "_commit": {
    "id": "76c56c4f9e5041d12d07d7e1e3f0dba113c99d51",
    "author": "Muhammad Yaseen <myaseen208@gmail.com>",
    "committer": "Muhammad Yaseen <myaseen208@gmail.com>",
    "message": "First Commit\n",
    "time": 1543496112
  },
  "_maintainer": {
    "name": "Muhammad Yaseen",
    "email": "myaseen208@gmail.com",
    "login": "myaseen208",
    "description": "",
    "uuid": 1450771
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.1",
      "role": "Depends"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    }
  ],
  "_owner": "myaseen208",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "myaseen208",
      "count": 1,
      "uuid": 1450771
    }
  ],
  "_userbio": {
    "uuid": 1450771,
    "type": "user",
    "name": "myaseen208",
    "followers": 46
  },
  "_downloads": {
    "count": 522,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/qccrs"
  },
  "_devurl": "https://github.com/myaseen208/qccrs",
  "_pkgdown": "https://myaseen208.github.io/qccrs/",
  "_searchresults": 3,
  "_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/qccrs.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/myaseen208/qccrs",
  "_realowner": "myaseen208",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2018-12-03"
    }
  ],
  "_exports": [
    "npcrs1",
    "npcrs2",
    "xrs"
  ],
  "_help": [
    {
      "page": "npcrs1",
      "title": "NP Control Charts under Repetitive Sampling with single positive integer.",
      "topics": [
        "npcrs1",
        "npcrs1.default"
      ]
    },
    {
      "page": "npcrs2",
      "title": "Attributes Control Charts under Repetitive Sampling with two positive integers",
      "topics": [
        "npcrs2",
        "npcrs2.default"
      ]
    },
    {
      "page": "qccrs",
      "title": "Quality Control Charts under Repetitive Sampling",
      "topics": [
        "qccrs-package",
        "qccrs"
      ]
    },
    {
      "page": "xrs",
      "title": "Xbar Control Charts Under Repetitive Sampling",
      "topics": [
        "xrs",
        "xrs.default"
      ]
    }
  ],
  "_readme": "https://github.com/myaseen208/qccrs/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "dplyr",
    "generics",
    "glue",
    "lifecycle",
    "magrittr",
    "pillar",
    "pkgconfig",
    "purrr",
    "R6",
    "rlang",
    "tibble",
    "tidyselect",
    "utf8",
    "vctrs",
    "withr"
  ],
  "_score": 2.6989700043360187,
  "_indexed": true,
  "_nocasepkg": "qccrs",
  "_universes": [
    "myaseen208"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-06-18T11:12:11.000Z",
      "distro": "noble",
      "commit": "76c56c4f9e5041d12d07d7e1e3f0dba113c99d51",
      "fileid": "ebf9ce360bdd6788549763e06f313fd6986defc543632c03ae2e18fb37d7ed1d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/myaseen208/actions/runs/27755258435"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-06-18T11:12:13.000Z",
      "distro": "noble",
      "commit": "76c56c4f9e5041d12d07d7e1e3f0dba113c99d51",
      "fileid": "d581004ff85311f2b760c8ec1f568011bc7862edd1e6a1e482d04a542b752fb4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/myaseen208/actions/runs/27755258435"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-06-18T11:11:45.000Z",
      "commit": "76c56c4f9e5041d12d07d7e1e3f0dba113c99d51",
      "fileid": "64f2aee9464c818725cb9b10cebcfe1f4450b0370e670cb2c98280477e5d50f7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/myaseen208/actions/runs/27755258435"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-06-18T11:11:29.000Z",
      "commit": "76c56c4f9e5041d12d07d7e1e3f0dba113c99d51",
      "fileid": "b847acdd70a5420e1065d6e6933a3e6d88fba1aefde6ad7742c9c353d0afc98b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/myaseen208/actions/runs/27755258435"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.0",
      "date": "2026-06-18T11:12:05.000Z",
      "commit": "76c56c4f9e5041d12d07d7e1e3f0dba113c99d51",
      "fileid": "04c472aad929d099dd62f18bbc340c94ae3852310bcafe2e82fff7051bfcc18f",
      "status": "success",
      "buildurl": "https://github.com/r-universe/myaseen208/actions/runs/27755258435"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-06-18T11:11:01.000Z",
      "commit": "76c56c4f9e5041d12d07d7e1e3f0dba113c99d51",
      "fileid": "5c49d6468931126ebb25c7808cb2679a73f1fa4dc16f99d58943e15fbd9e9d66",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/myaseen208/actions/runs/27755258435"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-06-18T11:11:51.000Z",
      "commit": "76c56c4f9e5041d12d07d7e1e3f0dba113c99d51",
      "fileid": "0a1c4d43994976f227bf5df7705671e02622f3d12ee477995cafe0da3daed519",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/myaseen208/actions/runs/27755258435"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-06-18T11:11:15.000Z",
      "commit": "76c56c4f9e5041d12d07d7e1e3f0dba113c99d51",
      "fileid": "474506420fc20a99269976a32f655055d6fbabb7f77f5fe28527d44bd51b3574",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/myaseen208/actions/runs/27755258435"
    }
  ]
}