Package: qccrs Type: Package Title: Quality Control Charts under Repetitive Sampling Version: 0.1.0 Authors@R: c( person(c("Muhammad", "Yaseen"), email = "myaseen208@gmail.com", role = c("aut", "cre")) , person(c("Muhammad", "Aslam"), email = "aslam_ravian@hotmail.com", role = c("aut", "ctb")) , person(c("Sami", "Ullah"), email = "samiullahuos@gmail.com", role = c("aut", "ctb")) , person(c("Muhammad", "Azam"), email = "mazam@uvas.edu.pk", role = c("aut", "ctb")) , person(c("Chi-Hyuck", "Jun"), email = "chjun@postech.ac.kr", role = c("aut", "ctb")) , person(c("Muhammad", "Kashif"), email = "mkashif@uaf.edu.pk", role = c("aut", "ctb")) ) Author: Muhammad Yaseen [aut, cre], Muhammad Aslam [aut, ctb], Sami Ullah [aut, ctb], Muhammad Azam [aut, ctb], Chi-Hyuck Jun [aut, ctb], Muhammad Kashif [aut, ctb] Maintainer: Muhammad Yaseen Description: Functions to calculate Average Sample Numbers (ASN), Average Run Length (ARL1) and value of k, k1 and k2 for quality control charts under repetitive sampling as given in Aslam et al. (2014) (). Depends: R (>= 3.1) Imports: dplyr, magrittr, purrr, stats, tibble License: GPL-2 URL: https://github.com/myaseen208/qccrs, https://myaseen208.github.io/qccrs/ Encoding: UTF-8 RoxygenNote: 6.1.1 Note: Department of Mathematics and Statistics, University of Agriculture Faisalabad, Faisalabad-Pakistan. Suggests: testthat 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: 2026-06-18 11:10:00 UTC; root