Revision 52a4b636dd74475964d17920308f4b3a550dd599 authored by James Ramsay on 09 March 2024, 03:50:02 UTC, committed by cran-robot on 10 March 2024, 02:39:35 UTC
1 parent 31b6fa1
Raw File
DESCRIPTION
Package: fda
Version: 6.1.8
Date: 2024-03-05
Title: Functional Data Analysis
Authors@R: c(person("James", "Ramsay", role=c("aut","cre"),
             email="ramsay@psych.mcgill.ca"), 
             person("Giles", "Hooker", role="ctb",
             email="gjh27@cornell.edu"),
             person("Spencer", "Graves", role="ctb",
             email="spencer.graves@effectivedefense.org"))
Maintainer: James Ramsay <ramsay@psych.mcgill.ca>
Depends: R (>= 3.5), splines, fds, deSolve
Suggests: rmarkdown, knitr, lattice
Description: These functions were developed to support functional data
 analysis as described in Ramsay, J. O. and Silverman, B. W.
 (2005) Functional Data Analysis. New York: Springer and in 
 Ramsay, J. O., Hooker, Giles, and Graves, Spencer (2009). 
 Functional Data Analysis with R and Matlab (Springer). 
 The package includes data sets and script files working many examples 
 including all but one of the 76 figures in this latter book.  Matlab versions 
 are available by ftp from 
 <https://www.psych.mcgill.ca/misc/fda/downloads/FDAfuns/>.
License: GPL (>= 2)
URL: http://www.functionaldata.org
LazyData: true
NeedsCompilation: yes
VignetteBuilder: knitr
Packaged: 2024-03-05 18:35:42 UTC; jimramsay
Author: James Ramsay [aut, cre],
  Giles Hooker [ctb],
  Spencer Graves [ctb]
Repository: CRAN
Date/Publication: 2024-03-09 03:50:02 UTC
back to top