Package: IQCC Title: Improved Quality Control Charts Version: 0.7 Authors@R: c(person("Flavio", "Barros", email = "flaviomargarito@gmail.com", role = c("aut", "cre")), person("Emanuel", "Barbosa", role = "ctb"), person("Elias", "Goncalves", role = "ctb"), person("Daniela", "Recchia", role = "ctb")) Description: Builds statistical control charts with exact limits for univariate and multivariate cases. Depends: R (>= 3.5.0) License: GPL-2 URL: https://github.com/flaviobarros/IQCC, https://flaviobarros.github.io/IQCC BugReports: https://github.com/flaviobarros/IQCC/issues Encoding: UTF-8 LazyData: true Language: en-US RoxygenNote: 7.3.2 Imports: qcc, MASS, miscTools Suggests: knitr, rmarkdown, testthat (>= 3.0.0) VignetteBuilder: knitr Config/testthat/edition: 3 Repository: https://flaviobarros.r-universe.dev Date/Publication: 2026-07-01 04:01:06 UTC RemoteUrl: https://github.com/flaviobarros/iqcc RemoteRef: HEAD RemoteSha: 1f73a7be414d420c6f13dc36ea2c2a7b798c9708 NeedsCompilation: no Packaged: 2026-07-01 06:47:50 UTC; root Author: Flavio Barros [aut, cre], Emanuel Barbosa [ctb], Elias Goncalves [ctb], Daniela Recchia [ctb] Maintainer: Flavio Barros