Package: squat
Title: Statistics for Quaternion Temporal Data
Version: 0.2.1
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.2.3
LinkingTo: Rcpp, RcppArmadillo, RcppEigen, fdacluster
Imports: cli, dbscan, dtw, fdacluster, funData, furrr, ggplot2,
        ggrepel, MFPCA, progressr, purrr, Rcpp, rlang, roahd, scales,
        tibble, tidyr
Depends: R (>= 4.1.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: 2023-07-09 08:26:11 UTC; stamm-a
Author: Lise Bellanger [aut],
  Pierre Drouin [aut],
  Aymeric Stamm [aut, cre] (<https://orcid.org/0000-0002-8725-3654>),
  Benjamin Martineau [ctb]
Maintainer: Aymeric Stamm <aymeric.stamm@cnrs.fr>
Repository: CRAN
Date/Publication: 2023-07-09 09:10:05 UTC
Built: R 4.2.0; x86_64-apple-darwin17.0; 2023-07-10 11:53:30 UTC; unix
Archs: squat.so.dSYM
