Package: roahd Type: Package Title: Robust Analysis of High Dimensional Data Version: 1.4.3.9000 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) for an in-depth presentation of the 'roahd' package. See Aleman-Gomez et al. (2021) 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 Roxygen: list(markdown = TRUE) 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 Config/pak/sysreqs: cmake make libicu-dev libuv1-dev libssl-dev Repository: https://astamm.r-universe.dev Date/Publication: 2022-02-08 09:42:46 UTC RemoteUrl: https://github.com/astamm/roahd RemoteRef: HEAD RemoteSha: 613a776ad0b89173ab76749149ef0c1ee2dfa532 NeedsCompilation: no Packaged: 2026-07-06 09:26:08 UTC; root 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] (ORCID: ), Antonio Elias-Fernandez [ctb] Maintainer: Aymeric Stamm