Package: fdasrvf Type: Package Title: Elastic Functional Data Analysis Version: 2.4.4.9000 Date: 2026-05-05 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 and Tucker et al., 2014 ). 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), Encoding: UTF-8 Config/testthat/edition: 3 Roxygen: list(markdown = TRUE) LinkingTo: Rcpp, RcppArmadillo URL: https://github.com/jdtuck/fdasrvf_R BugReports: https://github.com/jdtuck/fdasrvf_R/issues Config/roxygen2/version: 8.0.0 Config/pak/sysreqs: cmake make libicu-dev libuv1-dev libssl-dev Repository: https://jdtuck.r-universe.dev Date/Publication: 2026-05-07 11:44:01 UTC RemoteUrl: https://github.com/jdtuck/fdasrvf_r RemoteRef: HEAD RemoteSha: 5eaa59e430cd105a98247b6bdb38b70c6ca7f87a NeedsCompilation: yes Packaged: 2026-07-06 06:59:20 UTC; root Author: J. Derek Tucker [aut, cre] (ORCID: ), Aymeric Stamm [ctb] (ORCID: ) Maintainer: J. Derek Tucker