Package: AnomalyScore
Title: Anomaly Scoring for Multivariate Time Series
Version: 0.1.3
Date: 2026-09-13
Authors@R: person(given ="Guillermo",family= "Granados", email="guillermo.granadosgarcia@outlook.com", role = c("aut",  "cre"),comment = c(ORCID = "0000-0003-4868-6163"))
Description: Compute an anomaly score for multivariate time series based on the k-nearest neighbors algorithm. Different computations of distances between time series are provided.  
License: GPL (>= 3)
URL: https://github.com/Cuauhtemoctzin/AnomalyScore
BugReports: https://github.com/Cuauhtemoctzin/AnomalyScore/issues
Imports: dtw, astsa, transport, TSA, RANN, MASS, mvLSW, stats
Encoding: UTF-8
RoxygenNote: 7.3.1
NeedsCompilation: no
Packaged: 2026-09-13 16:36:41 UTC; guillermogranadosgarcia
Author: Guillermo Granados [aut, cre] (ORCID:
    <https://orcid.org/0000-0003-4868-6163>)
Maintainer: Guillermo Granados <guillermo.granadosgarcia@outlook.com>
Repository: CRAN
Date/Publication: 2026-09-13 21:30:13 UTC
