Package: funtimes
Type: Package
Title: Functions for Time Series Analysis
Version: 9.1
Date: 2023-03-21
Authors@R: c(person("Vyacheslav", "Lyubchich", 
                    role = c("aut", "cre"),
                    comment = c(ORCID = "0000-0001-7936-4285"),
                    email="lyubchich@umces.edu"),
             person("Yulia R.", "Gel", role = "aut"),
             person("Alexander", "Brenning", role = "ctb"),
             person("Calvin", "Chu", role = "ctb"),
             person("Xin", "Huang", role = "ctb"),
             person("Umar", "Islambekov", role = "ctb"),
             person("Palina", "Niamkova", role = "ctb"),
             person("Dorcas", "Ofori-Boateng", role = "ctb"),
             person("Ethan D.", "Schaeffer", role = "ctb"),
             person("Srishti", "Vishwakarma", role = "aut"),
             person("Xingyu", "Wang", role = "ctb"))
Depends: R (>= 3.5.0)
License: GPL (>= 2)
Imports: dbscan, Kendall, lmtest, mlVAR, parallel, Rdpack, sandwich,
        vars
Suggests: covid19us, Ecdat, ggplot2, gridExtra, knitr, patchwork,
        randomcoloR, readxl, reshape2, rmarkdown
Description: Nonparametric estimators and tests for time series analysis. The functions use bootstrap techniques and robust nonparametric difference-based estimators to test for the presence of possibly non-monotonic trends and for synchronicity of trends in multiple time series.
RdMacros: Rdpack
RoxygenNote: 7.2.3
Encoding: UTF-8
VignetteBuilder: knitr, rmarkdown
NeedsCompilation: no
Packaged: 2023-03-21 22:53:01 UTC; Slava
Author: Vyacheslav Lyubchich [aut, cre]
    (<https://orcid.org/0000-0001-7936-4285>),
  Yulia R. Gel [aut],
  Alexander Brenning [ctb],
  Calvin Chu [ctb],
  Xin Huang [ctb],
  Umar Islambekov [ctb],
  Palina Niamkova [ctb],
  Dorcas Ofori-Boateng [ctb],
  Ethan D. Schaeffer [ctb],
  Srishti Vishwakarma [aut],
  Xingyu Wang [ctb]
Maintainer: Vyacheslav Lyubchich <lyubchich@umces.edu>
Repository: CRAN
Date/Publication: 2023-03-21 23:40:02 UTC
Built: R 4.6.0; ; 2025-08-20 14:16:30 UTC; unix
