Package: SixSigma Type: Package Title: Six Sigma Tools for Quality Control and Improvement Version: 0.11.0.9000 Encoding: UTF-8 Authors@R: c(person("Emilio L.", "Cano", email = "emilio@lcano.com", role = c("aut", "cre"), comment = c(ORCID = "0000-0002-6101-9755")), person("Javier M.", "Moguerza", role = c("aut")), person("Mariano", "Prieto", role = c("aut")), person("Andrés", "Redchuk", role = c("aut")), person("Karl", "Tatgenhorst", role = c("ctb"), comment = c(ORCID = "0009-0005-1974-4768")), person("Paula", "Martínez", role = c("ctb")), person("Manuel", "Alfaro", role = c("ctb"))) Maintainer: Emilio L. Cano BugReports: https://github.com/emilopezcano/SixSigma/issues/ Description: Functions and utilities to perform Statistical Analyses in the Six Sigma way. Through the DMAIC cycle (Define, Measure, Analyze, Improve, Control), you can manage several Quality Management studies: Gage R&R, Capability Analysis, Control Charts, Loss Function Analysis, etc. Data frames used in the books "Six Sigma with R" [ISBN 978-1-4614-3652-2] and "Quality Control with R" [ISBN 978-3-319-24046-6], are also included in the package. URL: https://www.sixsigmawithr.com/, http://emilopezcano.github.io/SixSigma/, https://github.com/emilopezcano/SixSigma/ License: GPL (>= 2) Depends: R (>= 3.5.0) Imports: grDevices, stats, graphics, lattice, ggplot2, reshape2, nortest, e1071, scales, testthat, xtable LazyLoad: yes LazyData: yes RoxygenNote: 7.2.3 Config/testthat/edition: 3 Suggests: covr Config/pak/sysreqs: cmake make libicu-dev libuv1-dev Repository: https://emilopezcano.r-universe.dev Date/Publication: 2023-04-13 09:56:08 UTC RemoteUrl: https://github.com/emilopezcano/sixsigma RemoteRef: HEAD RemoteSha: 3ff2eca7b5553141ab43d685ef77d90f692ce790 NeedsCompilation: no Packaged: 2026-07-04 21:13:29 UTC; root Author: Emilio L. Cano [aut, cre] (ORCID: ), Javier M. Moguerza [aut], Mariano Prieto [aut], Andrés Redchuk [aut], Karl Tatgenhorst [ctb] (ORCID: ), Paula Martínez [ctb], Manuel Alfaro [ctb]