Package: naive
Type: Package
Title: Empirical Extrapolation of Time Feature Patterns
Version: 1.2.1
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.2.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
Suggests: testthat (>= 3.0.0)
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2022-11-05 09:29:10 UTC; gvercellino
Author: Giancarlo Vercellino [aut, cre, cph]
Maintainer: Giancarlo Vercellino <giancarlo.vercellino@gmail.com>
Repository: CRAN
Date/Publication: 2022-11-05 09:50:02 UTC
