Package: funcharts
Type: Package
Title: Functional Control Charts
Version: 1.2.0
Authors@R: c(
    person("Christian", "Capezza", 
      email = "christian.capezza@unina.it", 
      role = c("cre","aut")),
    person("Fabio", "Centofanti", role = c("aut")), 
    person("Antonio", "Lepore", role = c("aut")), 
    person("Alessandra", "Menafoglio", role = c("aut")),
    person("Biagio", "Palumbo", role = c("aut")),
    person("Simone", "Vantini", role = c("aut"))
    )
Description: Provides functional control charts 
    for statistical process monitoring of functional data, 
    using the methods of Capezza et al. (2020) <doi:10.1002/asmb.2507> and 
    Centofanti et al. (2020) <doi:10.1080/00401706.2020.1753581>.
Depends: fda, dplyr, ggplot2, R (>= 3.6.0)
Imports: rlang, parallel, tidyr, patchwork, RSpectra, matrixStats
License: GPL-3
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.2.0
Suggests: knitr, rmarkdown, testthat
VignetteBuilder: knitr
URL: https://github.com/unina-sfere/funcharts
BugReports: https://github.com/unina-sfere/funcharts/issues
NeedsCompilation: no
Packaged: 2022-06-14 21:22:28 UTC; christian
Author: Christian Capezza [cre, aut],
  Fabio Centofanti [aut],
  Antonio Lepore [aut],
  Alessandra Menafoglio [aut],
  Biagio Palumbo [aut],
  Simone Vantini [aut]
Maintainer: Christian Capezza <christian.capezza@unina.it>
Repository: CRAN
Date/Publication: 2022-06-15 08:20:08 UTC
