Package: SixSigma
Type: Package
Title: Six Sigma Tools for Quality and Process Improvement
Version: 0.7-0
Date: 2012-11-29
Encoding: UTF-8
Author: Emilio L. Cano, Javier M. Moguerza and Andrés Redchuk
Maintainer: Emilio L. Cano <emilio.lopez@urjc.es>
Description: This package contains 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 book "Six Sigma with R" (Springer, 2012) are
        also included in the package.
URL: http://www.sixsigmawithr.com
License: GPL (>= 2)
Depends: R (>= 2.14.0), lattice, grid, ggplot2, nortest, reshape2,
        plyr, testthat
Imports: ggplot2, reshape2, qcc
Recommends: qualityTools, spc
LazyLoad: yes
LazyData: yes
Collate: 'auxf.R' 'ss.ca.R' 'ss.cc.R' 'ss.ceDiag.R' 'ss.ci.R'
        'ss.heli.R' 'ss.lfa.R' 'ss.pMap.R' 'ss.rr.R'
        'SixSigma-package.R' 'data.R'
Packaged: 2012-11-29 22:09:15 UTC; emilio
Repository: CRAN
Date/Publication: 2012-11-30 07:09:43
