Package: funData
Type: Package
Title: An S4 Class for Functional Data
Version: 1.3-5
Date: 2020-04-23
Authors@R: person("Clara", "Happ-Kurz", email = "clara.happ@stat.uni-muenchen.de",
                  role = c("aut", "cre"))
Author: Clara Happ-Kurz [aut, cre]
Maintainer: Clara Happ-Kurz <clara.happ@stat.uni-muenchen.de>
Description: S4 classes for univariate and multivariate functional data with
    utility functions. See <doi:10.18637/jss.v093.i05> for a detailed description 
    of the package functionalities and its interplay with the MFPCA package for 
    multivariate functional principal component analysis 
    <https://CRAN.R-project.org/package=MFPCA>. 
URL: https://github.com/ClaraHapp/funData
License: GPL-2
Depends: methods
Imports: abind, fields, foreach, graphics, grDevices, stats
Suggests: covr, fda, ggplot2 (>= 3.0.0), gridExtra, reshape2, zoo,
        testthat (>= 2.0.0)
RoxygenNote: 7.1.0
Encoding: UTF-8
Collate: 'funDataClass.R' 'coerce.R' 'funDataMethods.R' 'get_set.R'
        'names.R' 'plotMethods.R' 'simulation.R' 'str.R' 'subset.R'
        'summary.R' 'zzz.R'
NeedsCompilation: no
Packaged: 2020-04-24 19:49:07 UTC; clara
Repository: CRAN
Date/Publication: 2020-04-25 14:50:22 UTC
