Package: gstsm
Title: Generalized Spatial-Time Sequence Miner
Version: 1.0.0
Authors@R: 
    c(
        person(
            given = "Antonio",
            family = "Castro",
            role = c("aut", "cre"),
            email = "gstsm@eic.cefet-rj.br"
        ),
        person(
            given = "Cássio",
            family = "Souza",
            role = c("aut","ctb"),
            email = "cassio.souza@eic.cefet-rj.br"
        ),
        person(
            given = "Jorge",
            family = "Rodrigues",
            role = c("aut","ctb"),
            email = "jorge.gabriel@eic.cefet-rj.br"
        ),
        person(
            given = "Esther",
            family = "Pacitti",
            role = "aut",
            email = "esther.pacitti@inria.fr"
        ),
        person(
            given = "Fábio",
            family = "Porto",
            role = "aut",
            email = "fporto@lncc.br"
        ),
        person(
            given = "Florent",
            family = "Masseglia",
            role = "aut",
            email = "florent.masseglia@inria.fr"
        ),
        person(
            given = "Rafaelli",
            family = "Coutinho",
            role = c("aut", "ths"),
            email = "rafaelli.coutinho@cefet-rj.br"
        ),
        person(
            given = "Eduardo",
            family = "Ogasawara",
            role = c("aut", "ths"),
            email = "eogasawara@ieee.org",
            comment = c(ORCID = "0000-0002-0466-0626")
        ),
        person(
            given = "Federal Center for Technological Education of Rio de Janeiro",
            role = "cph"
        )
    )
Description: Implementations of the algorithms present article 
    Generalized Spatial-Time Sequence Miner, original title
    (Castro, Antonio; Borges, Heraldo ; Pacitti, Esther ; Porto, Fabio
    ; Coutinho, Rafaelli ; Ogasawara, Eduardo . Generalização de Mineração de
    Sequências Restritas no Espaço e no Tempo. In: XXXVI SBBD -
    Simpósio Brasileiro de Banco de Dados, 2021 <doi:10.5753/sbbd.2021.17891>).
License: MIT + file LICENSE
Encoding: UTF-8
RoxygenNote: 7.2.1
Imports: digest
Suggests: testthat (>= 3.0.0)
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2022-10-17 20:49:46 UTC; cassio
Author: Antonio Castro [aut, cre],
  Cássio Souza [aut, ctb],
  Jorge Rodrigues [aut, ctb],
  Esther Pacitti [aut],
  Fábio Porto [aut],
  Florent Masseglia [aut],
  Rafaelli Coutinho [aut, ths],
  Eduardo Ogasawara [aut, ths] (<https://orcid.org/0000-0002-0466-0626>),
  Federal Center for Technological Education of Rio de Janeiro [cph]
Maintainer: Antonio Castro <gstsm@eic.cefet-rj.br>
Repository: CRAN
Date/Publication: 2022-10-19 20:05:12 UTC
Built: R 4.5.0; ; 2025-04-01 02:07:29 UTC; unix
