Package: gstsm
Title: Generalized Spatial-Time Sequence Miner
Version: 0.0.1
Authors@R: 
    c(
        person(
            given = "Cássio",
            family = "Souza",
            role = c("aut", "cre"),
            email = "cassiofb.souza@gmail.com"
        ),
        person(
            given = "Jorge",
            family = "Rodrigues",
            role = "aut",
            email = "jorgegabriel99h@gmail.com"
        ),
        person(
            given = "Eduardo",
            family = "Ogasawara",
            role = "ctb",
            email = "eogasawara@ieee.org",
            comment = c(ORCID = "0000-0002-0466-0626")
        ),
        person(
            given = "Antonio",
            family = "Filho",
            role = "ctb",
            email = "antonio.castro@eic.cefet-rj.br"
        ),
        person(
            given = "CEFET/RJ",
            role = "cph"
        )
    )
Description: Implementations of the algorithms present in the future article 
    Generalized Discovery of Tight Space-Time Sequences, original title
    (Castro Filho, A. J. ; Borges, H. ; Pacitti, Esther ; Porto, F.
    ; Coutinho, R. ; Ogasawara, E. . 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).
License: MIT + file LICENSE
Encoding: UTF-8
RoxygenNote: 7.1.2
Imports: digest
Suggests: testthat (>= 3.0.0)
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2021-11-07 00:28:40 UTC; cassio
Author: Cássio Souza [aut, cre],
  Jorge Rodrigues [aut],
  Eduardo Ogasawara [ctb] (<https://orcid.org/0000-0002-0466-0626>),
  Antonio Filho [ctb],
  CEFET/RJ [cph]
Maintainer: Cássio Souza <cassiofb.souza@gmail.com>
Repository: CRAN
Date/Publication: 2021-11-08 15:30:02 UTC
Built: R 4.0.2; ; 2021-11-09 11:24:27 UTC; unix
