Package: eventstream Type: Package Title: Streaming Events and their Early Classification Version: 0.1.1 Maintainer: Sevvandi Kandanaarachchi Authors@R: person("Sevvandi", "Kandanaarachchi", email = "sevvandik@gmail.com", role = c("aut", "cre"), comment = c(ORCID = "0000-0002-0337-0395")) Description: Implements event extraction and early classification of events in data streams in R. It has the functionality to generate 2-dimensional data streams with events belonging to 2 classes. These events can be extracted and features computed. The event features extracted from incomplete-events can be classified using a partial-observations-classifier (Kandanaarachchi et al. 2018) . License: MIT + file LICENSE Encoding: UTF-8 LazyData: true Imports: abind, tensorA, glmnet, dbscan, MASS, changepoint, dplyr URL: https://sevvandi.github.io/eventstream/index.html RoxygenNote: 7.1.2 Suggests: knitr, rmarkdown Depends: R (>= 3.4.0) Repository: https://sevvandi.r-universe.dev Date/Publication: 2022-05-16 07:20:16 UTC RemoteUrl: https://github.com/sevvandi/eventstream RemoteRef: HEAD RemoteSha: 41ff2a68c6f40a75a10cc68789c0c3c9540fc9be NeedsCompilation: no Packaged: 2026-07-03 07:48:28 UTC; root Author: Sevvandi Kandanaarachchi [aut, cre] (ORCID: )