Type: Package
Package: r6qualitytools
Title: R6-Based Statistical Methods for Quality Science
Version: 1.0.1
Authors@R: c(
    person("Andrea", "Barahona", role = "aut"),
    person("Fabian", "Encarnacion", , "fab.encarnacion@outlook.com", role = c("aut", "cre", "cph")),
    person("Miguel", "Flores", role = "aut"),
    person("Javier", "Tarrio-Saavedra", role = "ctb"),
    person("Salvador", "Naya", role = "ctb")
  )
Description: A comprehensive suite of statistical tools for Quality Management, designed around the Define, Measure, Analyze, Improve, and Control (DMAIC) cycle used in Six Sigma methodology. Based on the discontinued CRAN package 'qualitytools', this package refactors its original design by incorporating 'R6' object-oriented programming for increased flexibility and performance. It replaces traditional graphics with modern, interactive visualizations using 'ggplot2' and 'plotly'. Built on 'tidyverse' principles, it simplifies data manipulation and visualization, offering an intuitive approach to quality science.
License: GPL (>= 3)
URL: https://github.com/Fabianenc/r6qualitytools
BugReports: https://github.com/Fabianenc/r6qualitytools/issues
Imports: dplyr, EnvStats, ggplot2, graphics, grid, gridExtra, MASS,
        methods, patchwork, plotly, R6, RColorBrewer, Rsolnp, scales,
        stats, tibble, tidyr, utils
Encoding: UTF-8
RoxygenNote: 7.3.1
NeedsCompilation: no
Packaged: 2024-10-03 02:54:54 UTC; Fabian
Author: Andrea Barahona [aut],
  Fabian Encarnacion [aut, cre, cph],
  Miguel Flores [aut],
  Javier Tarrio-Saavedra [ctb],
  Salvador Naya [ctb]
Maintainer: Fabian Encarnacion <fab.encarnacion@outlook.com>
Repository: CRAN
Date/Publication: 2024-10-03 19:30:02 UTC
Built: R 4.6.0; ; 2025-10-14 03:44:11 UTC; windows
