Package: fdasrvf
Type: Package
Title: Elastic Functional Data Analysis
Version: 2.4.2
Date: 2025-10-02
Authors@R: c(
    person(given = "J. Derek", 
           family = "Tucker", 
           role = c("aut", "cre"), 
           email = "jdtuck@sandia.gov", 
           comment = c(ORCID = "0000-0001-8844-2169")),
    person(given = "Aymeric",
           family = "Stamm",
           role = "ctb",
           email = "aymeric.stamm@math.cnrs.fr",
           comment = c(ORCID = "0000-0002-8725-3654")))
Description: Performs alignment, PCA, and modeling of multidimensional and 
    unidimensional functions using the square-root velocity framework 
    (Srivastava et al., 2011 <doi:10.48550/arXiv.1103.3817> and Tucker et al., 2014 
    <DOI:10.1016/j.csda.2012.12.001>). This framework allows for elastic 
    analysis of functional data through phase and amplitude separation.
License: GPL-3
LazyData: TRUE
Imports: cli, coda, doParallel, fields, foreach, lpSolve, Matrix,
        mvtnorm, Rcpp, rlang, minpack.lm, tolerance, viridisLite
Suggests: covr, interp, plot3D, plot3Drgl, rgl, testthat (>= 3.0.0),
        withr
Depends: R (>= 4.3.0),
RoxygenNote: 7.3.3
Encoding: UTF-8
Config/testthat/edition: 3
LinkingTo: Rcpp, RcppArmadillo
URL: https://github.com/jdtuck/fdasrvf_R
BugReports: https://github.com/jdtuck/fdasrvf_R/issues
NeedsCompilation: yes
Packaged: 2025-10-02 19:56:07 UTC; jdtuck
Author: J. Derek Tucker [aut, cre] (ORCID:
    <https://orcid.org/0000-0001-8844-2169>),
  Aymeric Stamm [ctb] (ORCID: <https://orcid.org/0000-0002-8725-3654>)
Maintainer: J. Derek Tucker <jdtuck@sandia.gov>
Repository: CRAN
Date/Publication: 2025-10-03 05:20:07 UTC
Built: R 4.6.0; aarch64-apple-darwin20; 2025-10-07 17:21:20 UTC; unix
Archs: fdasrvf.so.dSYM
