Package: squat
Title: Statistics for Quaternion Temporal Data
Version: 0.4.0
Authors@R: c(
    person(given = "Lise", 
           family = "Bellanger", 
           role = "aut", 
           email = "lise.bellanger@univ-nantes.fr"),
    person(given = "Pierre", 
           family = "Drouin", 
           role = "aut", 
           email = "pdrouin@umanit.fr"),
    person(given = "Aymeric",
           family = "Stamm",
           role = c("aut", "cre"),
           email = "aymeric.stamm@cnrs.fr",
           comment = c(ORCID = "0000-0002-8725-3654")),
    person(given = "Benjamin", 
           family = "Martineau", 
           role = "ctb"))
Description: An implementation of statistical tools for the analysis 
    of rotation-valued time series and functional data. It relies on 
    pre-existing quaternion data structure provided by the 'Eigen' 'C++' 
    library.
License: GPL (>= 3)
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.3.2
LinkingTo: Rcpp, RcppArmadillo, RcppEigen, fdacluster
Imports: cli, dbscan, dtw, fdacluster, fdasrvf, funData, future.apply,
        ggplot2, ggrepel, MFPCA, progressr, Rcpp, rlang, roahd, scales,
        tibble, tidyr
Depends: R (>= 4.2.0)
Suggests: covr, future, gganimate, gghighlight, testthat (>= 3.0.0),
        vdiffr, withr
Config/testthat/edition: 3
URL: https://github.com/LMJL-Alea/squat,
        https://lmjl-alea.github.io/squat/
BugReports: https://github.com/LMJL-Alea/squat/issues
NeedsCompilation: yes
Packaged: 2025-05-16 13:38:44 UTC; stamm-a
Author: Lise Bellanger [aut],
  Pierre Drouin [aut],
  Aymeric Stamm [aut, cre] (ORCID:
    <https://orcid.org/0000-0002-8725-3654>),
  Benjamin Martineau [ctb]
Maintainer: Aymeric Stamm <aymeric.stamm@cnrs.fr>
Repository: CRAN
Date/Publication: 2025-05-20 08:30:02 UTC
Built: R 4.6.0; x86_64-w64-mingw32; 2025-10-11 04:08:01 UTC; windows
Archs: x64
