Package: funcharts
Type: Package
Title: Functional Control Charts
Version: 1.7.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("Biagio", "Palumbo", role = c("aut")),
    person("Alessandra", "Menafoglio", role = c("ctb")),
    person("Simone", "Vantini", role = c("ctb"))
    )
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>, 
    Centofanti et al. (2021) <doi:10.1080/00401706.2020.1753581>,
    Capezza et al. (2024) <doi:10.1080/00401706.2024.2327346>,
    Capezza et al. (2024) <doi:10.1080/00224065.2024.2383674>,
    Centofanti et al. (2022) <doi:10.48550/arXiv.2205.06256>.
    The package is thoroughly illustrated in the paper of 
    Capezza et al (2023) <doi:10.1080/00224065.2023.2219012>.
Depends: R (>= 3.6.0), robustbase
Imports: ggplot2, rlang, parallel, tidyr, patchwork, RSpectra,
        matrixStats, MASS, roahd, dplyr, stringr, fda, fda.usc, rrcov,
        rofanova, Matrix, Rcpp, Rfast, mgcv, scam, spatstat.univar,
        methods
License: GPL-3
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.3.2
Suggests: covr, knitr, rmarkdown, testthat
VignetteBuilder: knitr
URL: https://github.com/unina-sfere/funcharts
BugReports: https://github.com/unina-sfere/funcharts/issues
LinkingTo: Rcpp, RcppArmadillo
NeedsCompilation: yes
Packaged: 2025-03-17 17:05:40 UTC; christian.capezza
Author: Christian Capezza [cre, aut],
  Fabio Centofanti [aut],
  Antonio Lepore [aut],
  Biagio Palumbo [aut],
  Alessandra Menafoglio [ctb],
  Simone Vantini [ctb]
Maintainer: Christian Capezza <christian.capezza@unina.it>
Repository: CRAN
Date/Publication: 2025-03-17 17:30:02 UTC
Built: R 4.3.3; x86_64-apple-darwin20; 2025-03-18 05:10:36 UTC; unix
Archs: funcharts.so.dSYM
