Package: tsmp
Type: Package
Title: Time Series with Matrix Profile
Version: 0.2.12
Authors@R: c(
    person("Francisco", "Bischoff", email = "fbischoff@med.up.pt", role = c("aut", "cre")),
    person("Michael", "Yeh", email = "myeh003@ucr.edu", role = c("res", "ccp", "ctb"))
  )
Maintainer: Francisco Bischoff <fbischoff@med.up.pt>
Description: A toolkit implementing the Matrix Profile concept that was created by CS-UCR <http://www.cs.ucr.edu/~eamonn/MatrixProfile.html>.
License: MIT + file LICENSE
URL: https://github.com/franzbischoff/tsmp
BugReports: https://github.com/franzbischoff/tsmp/issues
Depends: R (>= 2.10), beepr, doSNOW, parallel, foreach
Encoding: UTF-8
LazyData: true
RoxygenNote: 6.1.0
NeedsCompilation: no
Suggests: testthat
Packaged: 2018-08-14 10:39:55 UTC; Franz
Author: Francisco Bischoff [aut, cre],
  Michael Yeh [res, ccp, ctb]
Repository: CRAN
Date/Publication: 2018-08-17 09:20:03 UTC
