Package: funtimes
Type: Package
Title: Functions for Time Series Analysis
Version: 7.0
Date: 2020-11-27
Authors@R: c(person("Vyacheslav", "Lyubchich", 
                    role = c("aut", "cre"),
                    comment = c(ORCID = "0000-0001-7936-4285"),
                    email="lyubchic@umces.edu"),
             person("Yulia R.", "Gel", role = "aut"),
             person("Calvin", "Chu", role = "ctb"),
             person("Xin", "Huang", role = "ctb"),
             person("Ethan D.", "Schaeffer", role = "ctb"),
             person("Srishti", "Vishwakarma", role = "ctb"),
             person("Xingyu", "Wang", role = "ctb"))
Depends: R (>= 3.0.0)
License: GPL (>= 2)
Imports: dbscan, Jmisc, Kendall, Rdpack
Suggests: ggplot2, knitr, patchwork, rmarkdown
Description: Includes nonparametric estimators and tests for time series analysis. The functions are to test for presence of possibly non-monotonic trends and for synchronism of trends in multiple time series, using bootstrap techniques and robust nonparametric difference-based estimators.
RdMacros: Rdpack
RoxygenNote: 7.1.1
Encoding: UTF-8
VignetteBuilder: knitr, rmarkdown
NeedsCompilation: no
Packaged: 2020-11-27 18:30:55 UTC; vyach
Author: Vyacheslav Lyubchich [aut, cre]
    (<https://orcid.org/0000-0001-7936-4285>),
  Yulia R. Gel [aut],
  Calvin Chu [ctb],
  Xin Huang [ctb],
  Ethan D. Schaeffer [ctb],
  Srishti Vishwakarma [ctb],
  Xingyu Wang [ctb]
Maintainer: Vyacheslav Lyubchich <lyubchic@umces.edu>
Repository: CRAN
Date/Publication: 2020-11-27 18:50:03 UTC
