Package: STMotif
Type: Package
Title: Discovery of Motifs in Spatial-Time Series
Version: 2.0.1
Authors@R: c(
    person("Heraldo", "Borges", email = "stmotif@eic.cefet-rj.br", role = c("aut", "cre"), comment = "CEFET/RJ"),
    person("Amin", "Bazaz", role = c("aut"), comment = "Polytech'Montpellier"),
    person("Esther", "Pacciti", role = c("aut"), comment = "INRIA/Polytech'Montpellier"),
    person("Eduardo", "Ogasawara", role = c("aut"), comment = "CEFET/RJ"))
Maintainer: Heraldo Borges <stmotif@eic.cefet-rj.br>
Description: Allow to identify motifs in spatial-time series. A motif is a previously unknown subsequence of a (spatial) time series with relevant number of occurrences. For this purpose, the Combined Series Approach (CSA) is used.
License: GPL-2 | GPL-3
BugReports: https://github.com/heraldoborges/STMotif/issues
URL: https://github.com/heraldoborges/STMotif/wiki
Encoding: UTF-8
LazyData: true
Imports: stats, ggplot2, reshape2, scales, grDevices, RColorBrewer,
        shiny
RoxygenNote: 7.1.1
Suggests: knitr, rmarkdown, testthat
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2020-11-14 16:54:28 UTC; hborges
Author: Heraldo Borges [aut, cre] (CEFET/RJ),
  Amin Bazaz [aut] (Polytech'Montpellier),
  Esther Pacciti [aut] (INRIA/Polytech'Montpellier),
  Eduardo Ogasawara [aut] (CEFET/RJ)
Repository: CRAN
Date/Publication: 2020-11-14 17:10:03 UTC
Built: R 4.0.2; ; 2020-11-15 12:00:17 UTC; unix
