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 <myaseen208@gmail.com>
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) (<DOI:10.7232/iems.2014.13.1.101>).
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
LazyData: true
RoxygenNote: 6.1.1
Note: Department of Mathematics and Statistics, University of
        Agriculture Faisalabad, Faisalabad-Pakistan.
Suggests: testthat
NeedsCompilation: no
Packaged: 2018-11-29 13:14:17 UTC; myaseen
Repository: CRAN
Date/Publication: 2018-12-03 19:50:03 UTC
Built: R 4.4.3; ; 2025-11-01 04:39:58 UTC; windows
