Raw File
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.4.2), miscTools
License: GPL-2 | file LICENSE
URL: https://flaviobarros.github.io/IQCC
BugReports: https://github.com/flaviobarros/IQCC/issues
Encoding: UTF-8
LazyData: true
RoxygenNote: 6.0.1
Imports: qcc, MASS
NeedsCompilation: no
Packaged: 2017-11-15 17:07:18 UTC; flavio
Author: Flavio Barros [aut, cre],
  Emanuel Barbosa [ctb],
  Elias Goncalves [ctb],
  Daniela Recchia [ctb]
Maintainer: Flavio Barros <flaviomargarito@gmail.com>
Repository: CRAN
Date/Publication: 2017-11-15 22:16:12 UTC
back to top