Package: fdakma
Title: Functional Data Analysis: K-Mean Alignment
Version: 1.3.1
Authors@R: c(
    person(given = "Laura",
           family = "Sangalli",
           role = "aut",
           email = "laura.sangalli@polimi.it"),
    person(given = "Piercesare",
           family = "Secchi",
           role = "aut",
           email = "piercesare.secchi@polimi.it"),
    person(given = "Aymeric",
           family = "Stamm",
           role = c("cre", "ctb"),
           email = "aymeric.stamm@cnrs.fr",
           comment = c(ORCID = "0000-0002-8725-3654")),
    person(given = "Simone",
           family = "Vantini",
           role = "aut",
           email = "simone.vantini@polimi.it"),
    person(given = "Valeria",
           family = "Vitelli",
           role = "aut",
           email = "valeria.vitelli@medisin.uio.no"),
    person(given = "Alessandro",
           family = "Zito",
           role = "ctb",
           email = "zito.ales@gmail.com"))
Description: It performs simultaneously clustering and alignment of a 
  multidimensional or unidimensional functional dataset by means of k-mean 
  alignment.
License: GPL (>= 3)
Encoding: UTF-8
RoxygenNote: 7.2.3
URL: https://github.com/astamm/fdakma
BugReports: https://github.com/astamm/fdakma/issues
Imports: cli, fdacluster, rlang
NeedsCompilation: no
Packaged: 2023-05-30 17:30:41 UTC; stamm-a
Author: Laura Sangalli [aut],
  Piercesare Secchi [aut],
  Aymeric Stamm [cre, ctb] (<https://orcid.org/0000-0002-8725-3654>),
  Simone Vantini [aut],
  Valeria Vitelli [aut],
  Alessandro Zito [ctb]
Maintainer: Aymeric Stamm <aymeric.stamm@cnrs.fr>
Repository: CRAN
Date/Publication: 2023-05-31 07:00:02 UTC
