Package: STMotif
Type: Package
Title: Discovery of Motifs in Spatial-Time Series
Version: 0.1.0
Authors@R: c(
    person("Amin", "Bazaz", email = "stmotif@eic.cefet-rj.br", role = c("aut", "cre")),
    person("Heraldo", "Heraldo", role = c("aut")),
    person("Eduardo", "Ogasawara", role = c("aut")))
Maintainer: Amin Bazaz <stmotif@eic.cefet-rj.br>
Description: Discovery of motifs in a dataset containing numeric values. A motif is a previously unknown subsequence of a time series with relevant number of occurrences. To discover motifs the Combined Series Approach [CSA] is used.
License: GPL-2 | GPL-3
Encoding: UTF-8
LazyData: true
Imports: foreach, stats, ggplot2, reshape2, scales, grDevices, shiny
RoxygenNote: 6.0.1
Suggests: knitr, rmarkdown
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2018-08-06 21:42:12 UTC; gpca
Author: Amin Bazaz [aut, cre],
  Heraldo Heraldo [aut],
  Eduardo Ogasawara [aut]
Depends: R (>= 2.10)
Repository: CRAN
Date/Publication: 2018-08-07 18:50:03 UTC
