Package: roahd
Type: Package
Title: Robust Analysis of High Dimensional Data
Version: 1.4.3
Authors@R: c( 
    person(given = "Nicholas", 
           family = "Tarabelloni", 
           role = "aut", 
           email = "nicholas.tarabelloni@polimi.it"), 
    person(given = "Ana", 
           family = "Arribas-Gil", 
           role = "aut", 
           email = "aarribas@est-econ.uc3m.es"), 
    person(given = "Francesca", 
           family = "Ieva", 
           role = "aut", 
           email = "francesca.ieva@polimi.it"), 
    person(given = "Anna Maria", 
           family = "Paganoni", 
           role = "aut", 
           email = "anna.paganoni@polimi.it"), 
    person(given = "Juan", 
           family = "Romo", 
           role = "aut", 
           email = "romo@est-econ.uc3m.es"), 
    person(given = "Francesco", 
           family = "Palma", 
           role = "ctb", 
           email = "frapalma7892@gmail.com"),
    person(given = "Aymeric",
           family = "Stamm",
           role = c("ctb", "cre"), 
           email = "aymeric.stamm@math.cnrs.fr",
           comment = c(ORCID = "0000-0002-8725-3654")),
    person(given = "Antonio",
           family = "Elias-Fernandez",
           role = "ctb"))
Description: A collection of methods for the robust analysis of univariate and
    multivariate functional data, possibly in high-dimensional cases, and hence
    with attention to computational efficiency and simplicity of use. See the R 
    Journal publication of Ieva et al. (2019) <doi:10.32614/RJ-2019-032> for an 
    in-depth presentation of the 'roahd' package. See Aleman-Gomez et al. (2021) 
    <arXiv:2103.08874> for details about the concept of depthgram.
Depends: R (>= 2.10)
License: GPL-3
Encoding: UTF-8
LazyData: yes
Suggests: testthat (>= 3.0.0), knitr, rmarkdown, withr, vdiffr
Imports: scales, robustbase, magrittr, dplyr, ggplot2, plotly
VignetteBuilder: knitr
RoxygenNote: 7.1.2
URL: https://astamm.github.io/roahd/, https://github.com/astamm/roahd
BugReports: https://github.com/astamm/roahd/issues
Language: en-US
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2021-11-03 16:59:47 UTC; stamm-a
Author: Nicholas Tarabelloni [aut],
  Ana Arribas-Gil [aut],
  Francesca Ieva [aut],
  Anna Maria Paganoni [aut],
  Juan Romo [aut],
  Francesco Palma [ctb],
  Aymeric Stamm [ctb, cre] (<https://orcid.org/0000-0002-8725-3654>),
  Antonio Elias-Fernandez [ctb]
Maintainer: Aymeric Stamm <aymeric.stamm@math.cnrs.fr>
Repository: CRAN
Date/Publication: 2021-11-04 00:10:02 UTC
Built: R 4.6.0; ; 2025-07-18 08:00:27 UTC; unix
