Package: proteus
Type: Package
Title: Multiform Seq2Seq Model for Time-Feature Analysis
Version: 1.1.5
Authors@R: c(person("Giancarlo", "Vercellino", role = c("aut", "cre", "cph"), email = "giancarlo.vercellino@gmail.com"))
Maintainer: Giancarlo Vercellino <giancarlo.vercellino@gmail.com>
Description: Seq2seq time-feature analysis based on variational model, with a wide range of distributions available for the latent variable.
License: GPL-3
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.2.3
Depends: R (>= 3.6)
Imports: purrr (>= 0.3.4), abind (>= 1.4-5), ggplot2 (>= 3.3.3),
        ggthemes (>= 4.2.4), readr (>= 1.4.0), stringr (>= 1.4.0),
        lubridate (>= 1.7.9.2), narray (>= 0.4.1), fANCOVA (>= 0.6-1),
        imputeTS (>= 3.1), modeest (>= 2.4.0), scales (>= 1.1.1),
        tictoc (>= 1.0.1), torch (>= 0.3.0), moments (>= 0.14), dplyr
        (>= 1.0.2), greybox (>= 1.0.7), furrr (>= 0.3.1), future (>=
        1.33.0)
URL: https://rpubs.com/giancarlo_vercellino/proteus
Suggests: testthat (>= 3.0.0)
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2025-03-26 09:05:24 UTC; gianc
Author: Giancarlo Vercellino [aut, cre, cph]
Repository: CRAN
Date/Publication: 2025-03-26 09:20:02 UTC
Built: R 4.4.3; ; 2025-11-01 04:48:06 UTC; windows
