Package: gratis
Type: Package
Title: Generating Time Series with Diverse and Controllable
        Characteristics
Version: 0.2.0
Date: 2020-07-24
Authors@R: c(
    person("Yanfei", "Kang", role = c("aut", "cre"), email = "yanfeikang@buaa.edu.cn", comment = c(ORCID = "0000-0001-8769-6650")),
    person("Feng", "Li", role = "aut", email = "feng.li@cufe.edu.cn", comment = c(ORCID = "0000-0002-4248-9778")),
    person("Rob", "Hyndman", role = "ctb", email = "rob.hyndman@monash.edu", comment = c(ORCID = "0000-0002-2140-5352")),
    person("Mitchell", "O'Hara-Wild", role = "ctb", email = "mail@mitchelloharawild.com", comment = c(ORCID = "0000-0001-6729-7695")),
    person("Bocong", "Zhao", role = "ctb", email = "bocongzhao@163.com")
    )
Description: Generates time series based on mixture autoregressive models. Kang,Y.,Hyndman,R.,Li,F.(2020)<doi:10.1002/sam.11461>.
LazyLoad: yes
Repository: CRAN
URL: https://github.com/ykang/gratis
BugReports: https://github.com/ykang/gratis/issues/
Depends: R (>= 3.4.0)
Imports: tsfeatures, doRNG, polynom, mvtnorm, forecast, dplyr, stats,
        tibble, utils, purrr, magrittr, GA, foreach, methods, rlang,
        shiny, shinydashboard
Suggests: fGarch, knitr, rmarkdown
NeedsCompilation: no
License: GPL-3
Encoding: UTF-8
RoxygenNote: 7.1.1
VignetteBuilder: knitr
Packaged: 2020-08-02 14:17:37 UTC; mreal
Author: Yanfei Kang [aut, cre] (<https://orcid.org/0000-0001-8769-6650>),
  Feng Li [aut] (<https://orcid.org/0000-0002-4248-9778>),
  Rob Hyndman [ctb] (<https://orcid.org/0000-0002-2140-5352>),
  Mitchell O'Hara-Wild [ctb] (<https://orcid.org/0000-0001-6729-7695>),
  Bocong Zhao [ctb]
Maintainer: Yanfei Kang <yanfeikang@buaa.edu.cn>
Date/Publication: 2020-08-03 08:50:14 UTC
