Package: proteus
Type: Package
Title: Multiform Seq2Seq Model for Time-Feature Analysis
Version: 2.0.0
Authors@R: person(
    given = "Giancarlo",
    family = "Vercellino",
    email = "giancarlo.vercellino@gmail.com",
    role = c("aut", "cre")
    )
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.3.3
Depends: R (>= 3.6)
Imports: purrr (>= 0.3.4), abind (>= 1.4-5), ggplot2 (>= 3.4.0), torch
        (>= 0.3.0), stats, utils
URL: https://rpubs.com/giancarlo_vercellino/proteus
Suggests: testthat (>= 3.0.0), knitr, rmarkdown, fANCOVA (>= 0.6-1),
        imputeTS (>= 3.1), future (>= 1.33.0), furrr (>= 0.3.1)
VignetteBuilder: knitr
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2026-09-07 13:07:58 UTC; gianc
Author: Giancarlo Vercellino [aut, cre]
Maintainer: Giancarlo Vercellino <giancarlo.vercellino@gmail.com>
Repository: CRAN
Date/Publication: 2026-09-07 16:10:02 UTC
Built: R 4.6.1; ; 2026-09-08 13:16:57 UTC; windows
