Package: funData
Type: Package
Title: An S4 Class for Functional Data
Version: 1.3-1
Date: 2018-10-02
Authors@R: person("Clara", "Happ", email = "clara.happ@stat.uni-muenchen.de",
                  role = c("aut", "cre"))
Author: Clara Happ [aut, cre]
Maintainer: Clara Happ <clara.happ@stat.uni-muenchen.de>
Description: S4 classes for univariate and multivariate functional data with
    utility functions.
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: 6.0.1
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: 2018-10-02 08:45:16 UTC; happ
Repository: CRAN
Date/Publication: 2018-10-02 15:40:02 UTC
