Package: pbcc Type: Package Title: Percentile-Based Control Chart Version: 0.0.7 Authors@R: c( person("Khan", "Zahid", role = "aut"), person("Aamir", "Saghir", role = "aut"), person("Zsolt T.","Kosztyan",email="kosztyan.zsolt@gtk.uni-pannon.hu", role = c("aut", "cre")) ) Maintainer: Zsolt T. Kosztyan Description: Design and implementation of Percentile-based Shewhart Control Charts for continuous data. Faraz (2019) . License: GPL (>= 2) Encoding: UTF-8 URL: https://github.com/kzst/pbcc Depends: R (>= 3.10) Imports: rgenoud, ggplot2, stats, qcc, grDevices, ggpubr, methods Collate: 'odpbc.R' 'odpbc_binom.R' 'pbcc.R' 'plot.pbcc.R' 'summary.pbcc.R' RoxygenNote: 7.2.1 Config/pak/sysreqs: cmake make libicu-dev Repository: https://kzst.r-universe.dev Date/Publication: 2024-11-06 12:15:23 UTC RemoteUrl: https://github.com/kzst/pbcc RemoteRef: HEAD RemoteSha: 53689977fd5d0f969f0ec341cbf5af7f2259070a NeedsCompilation: no Packaged: 2026-06-07 06:35:10 UTC; root Author: Khan Zahid [aut], Aamir Saghir [aut], Zsolt T. Kosztyan [aut, cre]