Type: Package
Package: tsmp
Title: Time Series with Matrix Profile
Version: 0.4.15
Authors@R: 
    c(person(given = "Francisco",
             family = "Bischoff",
             role = c("aut", "cre"),
             email = "fbischoff@med.up.pt",
             comment = c(ORCID = "https://orcid.org/0000-0002-5301-8672")),
      person(given = "Michael",
             family = "Yeh",
             role = c("res", "ccp", "ctb"),
             email = "myeh003@ucr.edu",
             comment = c(ORCID = "https://orcid.org/0000-0002-9807-2963")),
      person(given = "Diego",
             family = "Silva",
             role = c("res", "ccp", "ctb"),
             email = "diegofs@ufscar.br",
             comment = c(ORCID = "https://orcid.org/0000-0002-5184-9413")),
      person(given = "Yan",
             family = "Zhu",
             role = c("res", "ccp", "ctb"),
             email = "yzhu015@ucr.edu",
             comment = c(ORCID = "https://orcid.org/0000-0002-5952-2108")),
      person(given = "Hoang",
             family = "Dau",
             role = c("res", "ccp", "ctb"),
             email = "hdau001@ucr.edu",
             comment = c(ORCID = "https://orcid.org/0000-0003-2439-5185")),
      person(given = "Michele",
             family = "Linardi",
             role = c("res", "ccp", "ctb"),
             email = "michele.linardi@orange.fr",
             comment = c(ORCID = "https://orcid.org/0000-0002-3249-2068")))
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: Apache License (>= 2.0)
URL: https://github.com/matrix-profile-foundation/tsmp
BugReports: https://github.com/matrix-profile-foundation/tsmp/issues
Depends: R (>= 4.0)
Imports: audio, checkmate, doSNOW, foreach, magrittr, parallel,
        progress, Rcpp, RcppParallel (>= 5.0.0), RJSONIO
Suggests: covr, gdtools, knitr, rmarkdown, raster, spelling, testthat
        (>= 2.1.0), vdiffr
LinkingTo: Rcpp (>= 1.0.3), RcppParallel (>= 5.0.0)
VignetteBuilder: knitr
Encoding: UTF-8
Language: en-US
LazyData: true
NeedsCompilation: yes
RoxygenNote: 7.2.1
SystemRequirements: GNU make
Packaged: 2022-08-18 16:31:18 UTC; franz
Author: Francisco Bischoff [aut, cre] (<https://orcid.org/0000-0002-5301-8672>),
  Michael Yeh [res, ccp, ctb] (<https://orcid.org/0000-0002-9807-2963>),
  Diego Silva [res, ccp, ctb] (<https://orcid.org/0000-0002-5184-9413>),
  Yan Zhu [res, ccp, ctb] (<https://orcid.org/0000-0002-5952-2108>),
  Hoang Dau [res, ccp, ctb] (<https://orcid.org/0000-0003-2439-5185>),
  Michele Linardi [res, ccp, ctb]
    (<https://orcid.org/0000-0002-3249-2068>)
Repository: CRAN
Date/Publication: 2022-08-20 22:00:02 UTC
Built: R 4.5.2; x86_64-w64-mingw32; 2025-11-01 02:32:05 UTC; windows
Archs: x64
