Package: segen
Type: Package
Title: Sequence Generalization Through Similarity Network
Version: 2.0.0
Authors@R: c(person("Giancarlo", "Vercellino", role = c("aut", "cre", "cph"), email = "giancarlo.vercellino@gmail.com"))
Maintainer: Giancarlo Vercellino <giancarlo.vercellino@gmail.com>
Description: Proposes an application for sequence prediction generalizing the similarity within the network of previous sequences.
License: GPL-3
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.2.3
Depends: R (>= 3.6)
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), philentropy (>= 0.5.0),
        entropy (>= 1.3.1), Rfast (>= 2.0.6), narray (>= 0.4.1.1),
        fastDummies (>= 1.6.3), dtw (>= 1.23-1), digest (>= 0.6.31),
        furrr (>= 0.3.1), future (>= 1.33.0)
URL: https://rpubs.com/giancarlo_vercellino/segen
Suggests: testthat (>= 3.0.0)
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2025-08-19 13:41:15 UTC; gianc
Author: Giancarlo Vercellino [aut, cre, cph]
Repository: CRAN
Date/Publication: 2025-08-19 16:00:02 UTC
Built: R 4.4.3; ; 2025-11-01 05:01:50 UTC; windows
