Package: rofanova
Type: Package
Title: Robust Functional Analysis of Variance
Version: 1.0.0
Authors@R: c(
    person("Fabio", "Centofanti", 
      email = "fabio.centofanti@unina.it", 
      role = c("cre","aut")),
    person("Bianca Maria", "Colosimo", role = c("aut")), 
    person("Marco Luigi", "Grasso", 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: Implements the robust functional analysis of variance (RoFANOVA), described in Centofanti et al. (2021) <arXiv:2112.10643>. 
    It allows testing mean differences among groups of  functional data by being robust against the presence of outliers.
License: GPL-3
Encoding: UTF-8
RoxygenNote: 7.1.1
LinkingTo: Rcpp,RcppArmadillo
Imports: Rcpp, abind, parallel, stats
Depends: fda.usc, robustbase
URL: https://github.com/unina-sfere/rofanova
BugReports: https://github.com/unina-sfere/rofanova/issues
SystemRequirements: GNU make
Suggests: knitr, rmarkdown, testthat
NeedsCompilation: yes
Packaged: 2022-01-21 09:57:38 UTC; fabio
Author: Fabio Centofanti [cre, aut],
  Bianca Maria Colosimo [aut],
  Marco Luigi Grasso [aut],
  Antonio Lepore [aut],
  Alessandra Menafoglio [aut],
  Biagio Palumbo [aut],
  Simone Vantini [aut]
Maintainer: Fabio Centofanti <fabio.centofanti@unina.it>
Repository: CRAN
Date/Publication: 2022-01-21 20:02:45 UTC
Built: R 4.3.0; x86_64-apple-darwin20; 2023-04-08 12:29:46 UTC; unix
Archs: rofanova.so.dSYM
