Package: processcontrol
Type: Package
Title: Statistical Process Control Charts
Version: 0.1.0
Authors@R: person(given = "Peter", family = "P. Lupo", role = c("aut", "cre"), email = "pplupo@gmail.com")
Description: Generate time series chart for individual values with mean and +/-
    3 standard deviation lines and the corresponding mR chart with the upper control
    limit. Also execute the 8 Shewhart stability run tests and display the violations.
Depends: R (>= 3.1.0)
License: MIT + file LICENSE
LazyData: TRUE
Imports: plyr
RoxygenNote: 5.0.1
NeedsCompilation: no
Packaged: 2016-03-31 19:07:52 UTC; u4u9
Author: Peter P. Lupo [aut, cre]
Maintainer: Peter P. Lupo <pplupo@gmail.com>
Repository: CRAN
Date/Publication: 2016-03-31 22:27:42
