Package: fdasrvf
Type: Package
Title: Elastic Functional Data Analysis
Version: 2.0.1
Date: 2023-03-03
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 <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, tolerance, viridisLite
Suggests: covr, interp, plot3D, plot3Drgl, rgl, testthat (>= 3.0.0),
        withr
Depends: R (>= 4.1.0),
RoxygenNote: 7.2.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: 2023-03-03 16:42:19 UTC; jdtuck
Author: J. Derek Tucker [aut, cre] (<https://orcid.org/0000-0001-8844-2169>),
  Aymeric Stamm [ctb] (<https://orcid.org/0000-0002-8725-3654>)
Maintainer: J. Derek Tucker <jdtuck@sandia.gov>
Repository: CRAN
Date/Publication: 2023-03-03 17:00:03 UTC
