Package: pbcc
Type: Package
Title: Percentile-Based Control Chart
Version: 0.0.3
Authors@R: c(
    person("Aamir", "Saghir", role = "aut"),
    person("Zsolt T.","Kosztyan",email="kzst@gtk.uni-pannon.hu", role = c("aut", "cre"))
    )
Maintainer: Zsolt T. Kosztyan <kzst@gtk.uni-pannon.hu>
Description: Design and implementation of Percentile-based Shewharts Control Charts for continuous data. Faraz (2019) <doi:10.1002/qre.2384>.
License: GPL (>= 2)
Encoding: UTF-8
URL: https://github.com/kzst/pbcc
Depends: R (>= 3.10)
Imports: rgenoud, ggplot2, stats, qcc, grDevices, ggpubr
Collate: 'odpbc.R' 'pbcc.R' 'plot.pbcc.R' 'summary.pbcc.R'
RoxygenNote: 7.2.1
NeedsCompilation: no
Packaged: 2022-10-04 14:36:54 UTC; user
Author: Aamir Saghir [aut],
  Zsolt T. Kosztyan [aut, cre]
Repository: CRAN
Date/Publication: 2022-10-05 09:10:02 UTC
Built: R 4.1.3; ; 2023-04-17 20:54:38 UTC; windows
