Package: LSTS
Type: Package
Title: Locally Stationary Time Series
Version: 2.1
Authors@R: c(
  person("Ricardo", "Olea",
    role = c("aut", "cph"),
    email = "raolea@uc.cl"),
  person("Wilfredo", "Palma",
    role = c("aut", "cph"),
    email = "wpalma@uc.cl"),
  person("Pilar", "Rubio",
    role = c("aut"),
    email = "parubio@puc.cl"),
  person("Mauricio", "Vargas", 
    role = c("aut", "cre"), 
    email = "mavargas11@uc.cl", 
    comment = c(ORCID = "0000-0003-1017-7574"))
  )
Description: A set of functions that allow stationary analysis and locally stationary time series analysis.
URL: https://pacha.dev/LSTS/
BugReports: https://github.com/pachadotdev/LSTS/issues/
Imports: stats, Rdpack, ggplot2, scales, patchwork
RdMacros: Rdpack
Depends: R (>= 3.6.0)
License: Apache License (>= 2)
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.1.1
Suggests: testthat (>= 2.1.0)
NeedsCompilation: no
Packaged: 2021-07-29 15:45:41 UTC; pacha
Author: Ricardo Olea [aut, cph],
  Wilfredo Palma [aut, cph],
  Pilar Rubio [aut],
  Mauricio Vargas [aut, cre] (<https://orcid.org/0000-0003-1017-7574>)
Maintainer: Mauricio Vargas <mavargas11@uc.cl>
Repository: CRAN
Date/Publication: 2021-07-29 16:00:02 UTC
Built: R 4.1.0; ; 2021-07-30 12:26:25 UTC; unix
