Package: UComp
Type: Package
Title: Automatic Unobserved Components and Other Time Series Models
Version: 4.0.0
Date: 2023-05-02
Author: Diego J. Pedregal [aut, cre] (<https://orcid.org/0000-0003-4958-0969>)
Authors@R: c(person("Diego J.", "Pedregal", role = c("aut", "cre"),
                     email = "Diego.Pedregal@uclm.es",
                     comment = c(ORCID = "0000-0003-4958-0969")))
Maintainer: Diego J. Pedregal <Diego.Pedregal@uclm.es>
Description: Comprehensive analysis and forecasting 
             of univariate time series using automatic 
             unobserved components models and algorithms.
             Harvey, AC (1989) <doi:10.1017/CBO9781107049994>.
             Pedregal DJ and Young PC (2002) <doi:10.1002/9780470996430>.
             Durbin J and Koopman SJ (2012) <doi:10.1093/acprof:oso/9780199641178.001.0001>.
             Hyndman RJ, Koehler AB, Ord JK, and Snyder RD (2008) <doi:10.1007/9783540719182>.
License: GPL-3
Encoding: UTF-8
Imports: ggplot2, gridExtra, tsibble, tsoutliers, stats, ggforce,
        utils, parallel
LinkingTo: Rcpp, RcppArmadillo
Depends: Rcpp (>= 1.0.3), R (>= 3.5.0)
LazyData: true
Suggests: knitr, rmarkdown
VignetteBuilder: knitr
RoxygenNote: 7.2.3
NeedsCompilation: yes
Packaged: 2023-05-04 11:25:35 UTC; diego.pedregal
Repository: CRAN
Date/Publication: 2023-05-04 13:20:06 UTC
