Package: naive
Type: Package
Title: Empirical Extrapolation of Time Feature Patterns
Version: 1.1.0
Authors@R: c(person("Giancarlo", "Vercellino", role = c("aut", "cre", "cph"), email = "giancarlo.vercellino@gmail.com"))
Description: An application for the empirical extrapolation of time features selecting and summarizing the most relevant patterns in time sequences.
License: GPL-3
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.1.1
Depends: R (>= 4.1)
Imports: purrr (>= 0.3.4), ggplot2 (>= 3.3.5), readr (>= 2.1.2),
        lubridate (>= 1.7.10), imputeTS (>= 3.2), fANCOVA (>= 0.6-1),
        scales (>= 1.1.1), tictoc (>= 1.0.1), modeest (>= 2.4.0),
        moments (>= 0.14), greybox (>= 1.0.1), Rfast (>= 2.0.6),
        fastDummies (>= 1.6.3), entropy (>= 1.3.1), philentropy (>=
        0.5.0)
URL: https://rpubs.com/giancarlo_vercellino/naive
NeedsCompilation: no
Packaged: 2022-08-15 08:48:16 UTC; gvercellino
Author: Giancarlo Vercellino [aut, cre, cph]
Maintainer: Giancarlo Vercellino <giancarlo.vercellino@gmail.com>
Repository: CRAN
Date/Publication: 2022-08-15 09:10:02 UTC
